chore: restructured project

This commit is contained in:
ITQ
2025-03-07 19:32:09 +03:00
parent bfb7ad901a
commit 0a35951c62
178 changed files with 304 additions and 376 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,11 @@
apiVersion: 1
providers:
- name: "celery"
orgId: 1
folder: ""
type: file
updateIntervalSeconds: 10
options:
path: /etc/grafana/provisioning/dashboards
foldersFromFilesStructure: true
@@ -0,0 +1,10 @@
apiVersion: 1
datasources:
- name: Infinity
type: yesoreyeram-infinity-datasource
access: proxy
orgId: 1
uid: infinity
isDefault: false
editable: false
@@ -0,0 +1,4 @@
apiVersion: 1
apps:
- type: yesoreyeram-infinity-datasource
+9
View File
@@ -0,0 +1,9 @@
#!/bin/sh
set -e
echo "Installing Grafana plugins..."
grafana cli plugins install yesoreyeram-infinity-datasource
echo "Starting Grafana..."
exec /run.sh