Accessing the OpenStack dashboard - Documentation - Ubuntu Community Hub


本站和网页 https://discourse.ubuntu.com/t/accessing-the-openstack-dashboard/36232 的作者无关,不对其内容负责。快照谨为网络故障时之索引,不代表被搜索网站的即时页面。

Accessing the OpenStack dashboard - Documentation - Ubuntu Community Hub
Enterprise
Developer
Community
Download
OpenStack
Kubernetes
Desktop
IoT
Support
Downloads
Discourse
Accessing the OpenStack dashboard
MicroStack
Documentation
pmatulis
June 12, 2023, 6:33pm
#1
Once OpenStack has been deployed you can use the OpenStack dashboard (Horizon) to manage it by using a web UI. To get the URL of the dashboard use the dashboard-url command:
sunbeam dashboard-url
Sample output:
http://10.20.20.2:80/openstack-horizon
This URL points to Horizon login page. The credentials to use are stored in a previously generated credentials file (e.g. demo-openrc).
The login page asks for three pieces of information. For example:
User Name: demo
Password: ********
Domain: users
The password is the value of variable OS_PASSWORD in the credentials file.
The login page looks like this:
After a successful login, you should see the landing page:
You can now start managing your OpenStack cloud (e.g. create additional users, launch VMs, etc.).
Multi-node
Single-node quickstart
MicroStack Documentation
Single-node guided
Home
Categories
FAQ/Guidelines
Terms of Service
Privacy Policy
Powered by Discourse, best viewed with JavaScript enabled