docker-compose-icinga icon indicating copy to clipboard operation
docker-compose-icinga copied to clipboard

docker-compose Icinga stack

Results 15 docker-compose-icinga issues
Sort by recently updated
recently updated
newest added

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

![Captura de ecrã 2024-08-01, às 10 25 02](https://github.com/user-attachments/assets/fba0c747-24d3-440e-89cf-c8a2581c0086) How can we solve this critical issues?

What's the license for the code in this repo? The default is proprietary.