docker-compose-icinga
docker-compose-icinga copied to clipboard
docker-compose Icinga stack
Attempting to deploy while setting `ICINGAWEB_MYSQL_PASSWORD` currently fails due to a bug on line 52 of `docker-compose.yml`: https://github.com/lippserd/docker-compose-icinga/blob/4bf4395d1959eca2608fdbeefcf616786f26f206/docker-compose.yml#L52 The line should instead set present as: ```yaml icingaweb.resources.icingaweb-mysql.password: ${ICINGAWEB_MYSQL_PASSWORD:-icingaweb} ```
I totally love this "playground". One thing that cost me a day of work was some strange **DB configuration is not valid** in the Director and vSphereDB modules after adding...
- Added Icinga2 web custom configuration folder - Fixed Icinga2 custom configuration
 How can we solve this critical issues?
What's the license for the code in this repo? The default is proprietary.