You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/06/15 15:55:03 UTC

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on a change in pull request #261: add readme for docker-compose

juzhiyuan commented on a change in pull request #261:
URL: https://github.com/apache/incubator-apisix-dashboard/pull/261#discussion_r440278104



##########
File path: compose/README.md
##########
@@ -10,4 +10,47 @@ $ docker-compose -p dashboard up -d
 
 ## Usage
 
-1. You could find the API Key `admin_key` under the `/compose/apisix_conf/config.yaml` file.
+### 1. login dashboard
+
+Visit `http://127.0.0.1/dashboard/` in the browser, 
+Enter `http://127.0.0.1:8080/apisix/admin` into the first input box, this is the backend management service address
+
+![login](pics/login.png)
+
+now, click `save`.
+
+### 2. If you want to display the grafana metric dashboard, please fill in the grafana shared link as follows
+
+1.get grafana shared link
+
+Visit `http://127.0.0.1:3000/?search=open&orgId=1`
+
+![login](pics/grafana_1.png)
+
+click `Apache Apisix` dashboard, and you can see the page as follow
+
+![login](pics/grafana_2.png)
+
+click the button `shard dashboard` on the right of `Apache Apisix`

Review comment:
       Apache APISIX




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org