Skip to content

gomesar9/study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study

Topics:

  • Docker
  • Docker-compose
  • Icinga2
  • Elasticsearch
  • Kibana
  • Filebeat
  • Logstash
  • Django
  • Galera Cluster (MariaDB)
  • Grafana

Icinga2

  1. Build icinga2 base image:
cd icinga2
./build.sh
cd -
  1. Start containers:
docker-compose -f docker-compose.yml -f docker-compose.icinga.yml up --build icinga_web
  1. Setup IcingaWeb:

Go to: http://localhost:81/icingaweb2

Use informations printed in temrinal (ticket, credencials)

  1. Create resouce for director, and finish its setup.
  2. Deploy and Go ;]

About

Repositório de ambiente de estudo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published