Dockerize Cerebro, Elasticsearch and Kibana. It's composing Elasticsearch, Kibana and Cerebro as web admin (UI) for it.
- Docker Engine >= 1.13.2
detail: https://docs.docker.com/compose/compose-file/compose-file-v2/
$ docker-compose up
It will expose port:
9200
for Elasticsearch5601
for Kibana9000
for Cerebro
You can put elasticsearch config through esconfig
folder.
See details here https://hub.docker.com/_/elasticsearch
Kibana configuration located at kibana.yml