]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Improved Dashboard installation workflow 33919/head
authorLenz Grimmer <lgrimmer@suse.com>
Thu, 12 Mar 2020 13:21:11 +0000 (14:21 +0100)
committerLenz Grimmer <lgrimmer@suse.com>
Thu, 12 Mar 2020 13:21:11 +0000 (14:21 +0100)
Moved the "Accessing the Dashboard" section in front of
the paragraphs that talk about enabling additional services.

Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
doc/mgr/dashboard.rst

index 37d6abbca7ca3d2576c60f17ea1f912f4bd4448a..5d9cc86f5b232386b205811260406c205303a288 100644 (file)
@@ -271,6 +271,16 @@ commands::
 
   $ ceph dashboard ac-user-create <username> <password> 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