inital version
Some checks failed
build container icinga2 / deploy (push) Has been cancelled

This commit is contained in:
2025-01-29 21:54:06 +01:00
parent 63f0b56518
commit 37444631f7

View File

@@ -53,4 +53,5 @@ if [ ! -z "$ICINGA2_ICINGADB_REDIS_PASS" ]; then
sed -i "s|\(//\)*password = \".*\"|password = \"$ICINGA2_ICINGADB_REDIS_PASS\"|g" $ICINGA2_FILE_ICINGADB_CONF
fi
# run icinga
/usr/sbin/icinga2 daemon