lots of stuff

This commit is contained in:
bee
2026-08-16 14:48:04 +02:00
parent c63db540e8
commit 49fa352476
45 changed files with 32520 additions and 93 deletions
@@ -0,0 +1,26 @@
apiVersion: 1
providers:
- name: beepi
orgId: 1
folder: {{ grafana_folder }}
folderUid: {{ grafana_folder_uid }}
type: file
disableDeletion: false
updateIntervalSeconds: 30
allowUiUpdates: false
options:
path: /var/lib/grafana/dashboards
foldersFromFilesStructure: false
- name: general
orgId: 1
folder: {{ grafana_general_folder }}
folderUid: {{ grafana_general_folder_uid }}
type: file
disableDeletion: false
updateIntervalSeconds: 30
allowUiUpdates: false
options:
path: /var/lib/grafana/dashboards-general
foldersFromFilesStructure: false