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:
[email protected]


Reply via email to