Skip to content

Commit

Permalink
Sample: add grafana provisioning
Browse files Browse the repository at this point in the history
Signed-off-by: Liu Lantao <liulantao@gmail.com>
  • Loading branch information
Lax committed May 17, 2018
1 parent a0956a8 commit 26b7cc1
Show file tree
Hide file tree
Showing 4 changed files with 420 additions and 495 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ services:
- "3000:3000"
environment:
- GF_SECURITY_ADMIN_PASSWORD=admin
volumes:
- ./samples/grafana:/etc/grafana/provisioning
depends_on:
- elasticsearch

Expand Down
Loading

0 comments on commit 26b7cc1

Please sign in to comment.