Releases: jjethwa/icinga2
2.13.2
2.12.1
2.12.0
2.11.4
Andrew Husking:
updated to enable the x509 module
Bjoern Boschman:
Added possibility to set a different mysql root user On some plattforms (e.g. AWS RDS) the given root user is named different (e.g. admin)
added missing default MYSQL_ROOT_USER in Dockerfile
fix for Icinga/icingaweb2-module-director#1993
copy fresh cfg files for icingaweb2 if resources are not defined currently it checks if /etc/icingaweb2 exists. if that folder is mounted as a volume, this step will fail
Dmitrij Igorevich:
Fix #164 (mysql initialization error)
Francois Blackburn:
README update debian
Grex:
Update Dockerfile
2.11.0
2.10.2
Changelog:
Benedikt Heine:
Link the proper Debian manpage
Describe docker-compose setup
Sort package arguments
Christian Uhlmann:
update Dockerfile add some pkg for check_snmp
Update Dockerfile
Jordan Jethwa:
Switch graphite container
Karl-Erik Kley:
Add openssh-client
Magnus Bäck:
Docs: Use correct PHP sessions dir in Volume Reference table
2.9.0
Changelog:
Benedikt Heine:
Do not display the password variables in log
Remove instantiation of void icinga2 database
Reorder setup scripts and run them with run-parts
Move custom_run into separate file
Release announcements in icingaweb2 and on console
Add warning about old mounted php5 sessions folder
Map all boolean values to 0 or 1
Fix whitespace indentation
Add helpers file
Allow concatenation of evaluate_boolean
Sleep until MySQL server is online
remove unused DIRECTOR_API_PASSWORD
Put icingaweb2 modules into independent layer
Add docker-compose.override.yml to gitignore
Fix variable name typo
Fix typos
Make init scripts able to have external MySQL
Grant all rights to MySQL user
Remove (IDO|ICINGAWEB2|DIRECTOR)_PASSWORD
Add support for docker official mariaDB image
Move data into separate data directory
Fail fast in setup scripts
Use env file for MySQL secrets
Add notification about bundled MySQL deprecation
Do not mount certificates read only
Expose ports in docker-compose project
Do not fail when removing modules for safety
Rename graphite web_url to url
Parametrized locale generation
Add docs for API
Allow MYSQL_ROOT_PASSWORD to be empty
Install icingaweb2 modules via apt
Remove superfluous export directive
Indent run commands to be in line with first argument
Sort package arguments
Christian Uhlmann:
add libdbd-mysql-perl
Jordan Jethwa:
Add dnsutils
Start icinga2 in foreground
temporary fix as check_run not run starting in foreground
Michaël Zasso:
fix certificate check in setup
Thomas Widhalm:
change pulling icinga key from wget to curl
upgrade Icinga packages URL to the new tld remove -k
from curl
2.8.0
2.7.0
Changelog:
Benedikt Heine (11):
do not work around weird warning messages in feature-disable
validate config to log to stdout before starting supvervisor
use DEBIAN_FRONTEND only during installation
add special nagios plugins
hardcode graphite url, as ICINGA2_FEATURE_GRAPHITE_HOST is empty during initialisation
move position of args to use cache on change of buildargs
adapt lower layer for debian stretch
use variable repo name based on codename
update imagetag in readme
remove debian-sys-maint user
use mariadb packages
2.6.3
Icinga2 changelog: https://github.com/Icinga/icinga2/milestone/64?closed=1
Changelog:
improve icingaweb2 director docs
Merge pull request #92 from jkrauska/master
add nrpe plugin
Merge pull request #88 from bebehei/disable-sshcheck
disable check of ssh-service on own container
Merge pull request #85 from jjethwa/dev
Update Dockerfile
Update Dockerfile
Update README.md
Merge pull request #84 from jjethwa/master
Merge pull request #83 from bebehei/shellcheck
small fixes proposed by shellcheck