Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 10. Install the Dashboard
10.1. Dashboard Service Requirements Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
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.