Chapter 10. Install the Dashboard
10.1. Dashboard Service Requirements Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
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_sslCopy 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.