add icinga master init
All checks were successful
build container icinga2 / build (push) Successful in 1m1s

This commit is contained in:
2025-02-02 21:06:31 +01:00
parent 558f5bea02
commit e5b25658d8
2 changed files with 19 additions and 0 deletions

View File

@@ -26,6 +26,9 @@ All other var can be use at is, because all is in docker network and not exposed
Hints:
* API user setup only runs once at start up!
* Redis conf runs every time
* DONT Remove ICINGA_API_HOST var!
* This var set the hostname for the container.
* The hostname is used for icinga2 master setup
If you plan to use satellites and wish full auto deployment.
Set ICINGA2_API_USER_SATELLITE_PASS to get a API user for ticket generation (only on fist init).