Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 407 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 407 Bytes

icinga-docker

Easy to deploy icinga2 with graphite and icinga director in docker environment.

Contains MariaDB, php-fpm (icingaweb2+icinga director), nginx, icinga2 and graphite Dockerfiles and docker-compose config. Databases and host names, logins and passwords are configured trough args in docker-compose.yml

Setup: edit the arguments in docker-compose.yml

Run: execute "docker-compose up"