init: infrastructure

This commit is contained in:
ITQ
2025-02-26 22:09:47 +03:00
parent 4c8998cdfb
commit c1bdc0cc4e
23 changed files with 15438 additions and 0 deletions
+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