openstack-manuals/doc/install-guide/source/dashboard-next-step.rst
Ray Schneider 3f0e0f43ed Typo fix in dashboard_next_step.rst
Typo fix dashboad -> dashboard

Change-Id: I19aa96f99e8b1de54598989b52d4905a7892bcef
Closes-Bug: #1490752
2015-08-31 18:05:20 -04:00

33 lines
1.1 KiB
ReStructuredText

==========
Next steps
==========
Your OpenStack environment now includes the dashboard. You can
:doc:`launch an instance <launch-instance>` or add
more services to your environment in the following chapters.
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
<http://docs.openstack.org/admin-guide-cloud/common/dashboard_customizing.html>`__.
* Set up session storage. See
`Set up session storage for the dashboard
<http://docs.openstack.org/admin-guide-cloud/dashboard_sessions.html>`__.
* 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
<https://github.com/kanaka/noVNC/blob/master/README.md>`__
and `browser support
<https://github.com/kanaka/noVNC/wiki/Browser-support>`__.