first commit
This commit is contained in:
5
grafana.sh
Normal file
5
grafana.sh
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user