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

https://bugs.launchpad.net/horizon/+bug/1909581
https://bugs.launchpad.net/horizon/+bug/1853651 - To prevent problems when installing via packages.

Change-Id: I5097d5b4295c8d3f755ce9d835c0ab45d00ae994
This commit is contained in:
Ivan Anfimov
2025-01-13 23:27:00 +00:00
parent 94e1562c45
commit e2c6cdb1ba

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.