openstack-manuals/doc/install-guide/source/horizon-next-steps.rst
Akihiro Motoki b21fcff40e Clean up remaining references to underscore files of admin-guide
Implements: blueprint consistency-file-rename

The check is done by the following command:
grep -n admin-guide **/*.rst | sed -e 's/`__*//' | sed -e 's/\.\. _`//' | grep _

Change-Id: I727d4a18683356d9657963cd4309fbc58a76f440
2016-08-12 13:38:36 +09:00

1.1 KiB

Next steps

Your OpenStack environment now includes the dashboard. You can launch-instance or add more services to your environment.

After you install and configure the dashboard, you can complete the following tasks:

  • Provide users with a public IP address, a username, and a password so they can access the dashboard through a web browser. In case of any SSL certificate connection problems, point the server IP address to a domain name, and give users access.

  • Customize your dashboard. See section Customize the dashboard.

  • Set up session storage. See Set up session storage for the dashboard.

  • To use the VNC client with the dashboard, the browser must support HTML5 Canvas and HTML5 WebSockets.

    For details about browsers that support noVNC, see README and browser support.