Topics:
- Docker
- Docker-compose
- Icinga2
- Elasticsearch
- Kibana
- Filebeat
- Logstash
- Django
- Galera Cluster (MariaDB)
- Grafana
- Build icinga2 base image:
cd icinga2
./build.sh
cd -
- Start containers:
docker-compose -f docker-compose.yml -f docker-compose.icinga.yml up --build icinga_web
- Setup IcingaWeb:
Go to: http://localhost:81/icingaweb2
Use informations printed in temrinal (ticket, credencials)
- Create resouce for director, and finish its setup.
- Deploy and Go ;]