Skip to content

Commit

Permalink
Merge pull request #39 from xsb/doc-grafana-passwd
Browse files Browse the repository at this point in the history
docs: add default grafana password to install instructions
  • Loading branch information
Roasbeef authored Dec 7, 2019
2 parents 272a024 + 4b12814 commit 733b2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ These instructions assume you've gone through the setup process for `nginx` spec
```
docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' lndmon_grafana_1
```
Grafana's dashboard is located at `http://<GRAFANA_IP>:3000/`
Grafana's dashboard is located at `http://<GRAFANA_IP>:3000/`. The default password for the admin user is also admin (you can change it after the first login).
3. Access Prometheus expression browser:

Get Prometheus's IP:
Expand Down

0 comments on commit 733b2cb

Please sign in to comment.