mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-31 17:59:54 +02:00
fix grafana db
This commit is contained in:
parent
fef7c7b11f
commit
3b84d905b1
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue