mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-04 06:06:19 +01:00
add grafana datasoure and dashboard provisioning
This commit is contained in:
@@ -22,4 +22,4 @@ providers:
|
|||||||
options:
|
options:
|
||||||
# <string, required> path to dashboard files on disk. Required
|
# <string, required> path to dashboard files on disk. Required
|
||||||
path: /var/lib/grafana/dashboards
|
path: /var/lib/grafana/dashboards
|
||||||
foldersFromFilesStructure: true
|
foldersFromFilesStructure: true
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ datasources:
|
|||||||
user: grafana
|
user: grafana
|
||||||
editable: true
|
editable: true
|
||||||
secureJsonData:
|
secureJsonData:
|
||||||
password: ${GF_AUTH_DATABASE_PASSWORD}
|
password: ${GF_AUTH_DATABASE_PASSWORD}
|
||||||
|
|||||||
Reference in New Issue
Block a user