From 8571ce4fd243b9dc2925d56114d641789ad8d1b6 Mon Sep 17 00:00:00 2001 From: Lenz Grimmer Date: Thu, 12 Mar 2020 14:21:11 +0100 Subject: [PATCH] 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 --- doc/mgr/dashboard.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index 37d6abbca7c..5d9cc86f5b2 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 -- 2.47.3