Install Horizon
Updated Sep 15, 2023 ·
Overview
Horizon provides the web dashboard for OpenStack. It allows administrators and users to manage instances, networks, volumes, and other resources through a browser instead of using the CLI.
- Installed only on the controller node
- Runs through the Apache web server
- Configured mainly through
local_settings.py
After installation and configuration, the dashboard becomes available through a web browser.
info
NOTES: The hostnames of all the nodes in this lab are configured in the /etc/hosts file in each node (See Networking and Security).
As a recap, below is the lab diagram.
