mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 14:27:10 +00:00
infra: moved infra config from cloud to project
This commit is contained in:
Executable
+9
@@ -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
|
||||
Reference in New Issue
Block a user