horizon/doc/source/install/next-steps.rst
Vu Cong Tuan e722055675 doc: Update the URL of noVNC
After being updated to new organization urls [1],
URL of noVNC has been changed from [2] to [3].
This patch set makes sure to use the correct links.

[1] 5911cfd582
[2] https://github.com/kanaka/noVNC
[3] https://github.com/novnc/noVNC

Close-bug: #1727645
Change-Id: Ie8ddb2820eafe226b210e8886da0e89f11274185
2017-10-26 08:31:08 +00:00

27 lines
891 B
ReStructuredText

==========
Next steps
==========
Your OpenStack environment now includes the dashboard.
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. For details, see :doc:`/admin/customize-configure`.
* Set up session storage. For derails, see :doc:`/admin/sessions`.
* 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/novnc/noVNC/blob/master/README.md>`__
and `browser support
<https://github.com/novnc/noVNC/wiki/Browser-support>`__.