From: Lenz Grimmer Date: Thu, 12 Mar 2020 13:21:11 +0000 (+0100) Subject: doc: Improved Dashboard installation workflow X-Git-Tag: v15.1.1~24^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8571ce4fd243b9dc2925d56114d641789ad8d1b6;p=ceph.git doc: Improved Dashboard installation workflow Moved the "Accessing the Dashboard" section in front of the paragraphs that talk about enabling additional services. Signed-off-by: Lenz Grimmer --- diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index 37d6abbca7ca..5d9cc86f5b23 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -271,6 +271,16 @@ commands:: $ ceph dashboard ac-user-create administrator +Accessing the Dashboard +^^^^^^^^^^^^^^^^^^^^^^^ + +You can now access the dashboard using your (JavaScript-enabled) web browser, by +pointing it to any of the host names or IP addresses and the selected TCP port +where a manager instance is running: e.g., ``http(s)://<$IP>:<$PORT>/``. + +You should then be greeted by the dashboard login page, requesting your +previously defined username and password. + .. _dashboard-enabling-object-gateway: Enabling the Object Gateway Management Frontend @@ -616,16 +626,6 @@ in order to manage silences. should not disturb each other through annoying duplicated notifications popping up. -Accessing the Dashboard -^^^^^^^^^^^^^^^^^^^^^^^ - -You can now access the dashboard using your (JavaScript-enabled) web browser, by -pointing it to any of the host names or IP addresses and the selected TCP port -where a manager instance is running: e.g., ``http(s)://<$IP>:<$PORT>/``. - -You should then be greeted by the dashboard login page, requesting your -previously defined username and password. - .. _dashboard-user-role-management: User and Role Management