Add full procedure and make generic dashboards
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
075a281a08
commit
0ab8e445f6
19 changed files with 390 additions and 154 deletions
|
|
@ -21,7 +21,6 @@ services:
|
|||
image: grafana/grafana:7.3.7
|
||||
volumes:
|
||||
- grafana-storage:/var/lib/grafana
|
||||
user: "472:472"
|
||||
ports:
|
||||
- "3000:3000"
|
||||
links:
|
||||
|
|
|
|||
Reference in a new issue