mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-31 17:59:54 +02:00
f
This commit is contained in:
parent
b77e488ec6
commit
69f934982b
1 changed files with 2 additions and 2 deletions
|
@ -151,9 +151,7 @@ charset = "utf8mb4"
|
|||
EOF
|
||||
|
||||
systemctl stop grafana-server
|
||||
chown -R grafana:grafana /var/lib/grafana/grafana.db
|
||||
grafana-cli admin reset-admin-password "$GRAFANA_ADMIN_PASS"
|
||||
systemctl start grafana-server
|
||||
|
||||
mkdir -p /etc/grafana/provisioning/datasources
|
||||
|
||||
|
@ -293,6 +291,8 @@ bucket = "icinga"
|
|||
backend = "influxdb2"
|
||||
EOF
|
||||
|
||||
chown -R grafana:grafana /var/lib/grafana/grafana.db
|
||||
|
||||
echo "[INFO] Icinga Web 2 Module werden in korrekter Reihenfolge aktiviert."
|
||||
icingacli module enable reactbundle
|
||||
icingacli module enable incubator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue