This repository has been archived by the owner on Mar 22, 2020. It is now read-only.
Releases: bodsch/docker-icinga2
Releases · bodsch/docker-icinga2
2.8.4
- use seperate networks in the docker-compose example to simulate ... network only for the satellite
- copy inline template config direct into the PAI path (bad hack)
- use the sign.json for replace the icinga2-master name in the Endpoint config
- use remote name from the master
- this is necessary for a valid TLS connection
- integrate version 0.17.5 of ruby-icinga-cert-service
- switch to minideb:latest as docker base
- add test.sh for automatic build tests at traivs-ci
- use build ARGs and rewrite Makefile
- fix HEALTHCHECK
- the icinga2 satellite checks (and displays) which version its master has
- when checking the cert-service, a http redirect (e.g. to https) will now followed.
2.8.0-1
2.8.0: Merge pull request #33 from bodsch/master
- better certifiacte handling
- add satellite automatic to his master
- including icinga and load service checks
- add custom CheckCommand for the satellite host check
- no seperate init process, run icinga2 direct
- healthcheck
- better bash style
- better output
- reduction of the use of inotifywait
- reduction of restarts
- test work with one Master and more Satellites
- use icinga-cert-service in version
0.16.3
First Release
1.2.2 only changes for README.md