add grafana module
All checks were successful
build container icingaweb2 / build (push) Successful in 4m2s
All checks were successful
build container icingaweb2 / build (push) Successful in 4m2s
This commit is contained in:
4
init.sh
4
init.sh
@@ -21,7 +21,9 @@ if [ -z "$(ls -A /data)" ]; then
|
||||
## enable modules
|
||||
icingacli module enable icingadb
|
||||
mkdir -p /etc/icingaweb2/modules/icingadb/
|
||||
|
||||
|
||||
icingacli module enable grafana
|
||||
mkdir -p /etc/icingaweb2/modules/grafana/
|
||||
else
|
||||
## print setup token because no auto deployment will run
|
||||
icingacli setup token create;
|
||||
|
||||
Reference in New Issue
Block a user