Merge "doc: Install and configure for Red Hat Enterprise Linux and CentOS - WEBROOT"

This commit is contained in:
Zuul
2025-01-15 11:59:11 +00:00
committed by Gerrit Code Review

View File

@@ -165,6 +165,15 @@ Install and configure components
For more information, see the `list of time zones
<https://en.wikipedia.org/wiki/List_of_tz_database_time_zones>`__.
* Optionally, configure location where the access to the dashboard (if not included):
.. path /etc/openstack-dashboard/local_settings
.. code-block:: python
WEBROOT = '/dashboard/'
.. end
3. Add the following line to
``/etc/httpd/conf.d/openstack-dashboard.conf`` if not included.