first commit

This commit is contained in:
Souti
2025-03-06 11:09:58 +01:00
commit 11f7d440ff
330 changed files with 38306 additions and 0 deletions

5
grafana.sh Normal file
View File

@@ -0,0 +1,5 @@
apt-get install -y adduser libfontconfig1 musl
wget https://dl.grafana.com/enterprise/release/grafana-enterprise_10.2.3_amd64.deb
dpkg -i grafana-enterprise_10.2.3_amd64.deb
grafana-cli plugins install frser-sqlite-datasource