此内容没有您所选择的语言版本。
Chapter 10. Install the Dashboard
10.1. Dashboard Service Requirements 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The system hosting the dashboard service must be configured in the following way:
- The httpd, mod_wsgi, and mod_ssl packages must be installed (for security purposes):
yum install -y mod_wsgi httpd mod_ssl
# yum install -y mod_wsgi httpd mod_ssl
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - The system must have a connection to the Identity service, as well as to the other OpenStack API services (Compute, Block Storage, Object Storage, Image, and Networking services).
- You must know the URL of the Identity service endpoint.