datallboy / elastic-kibana-docker-nginx-letsencrypt

Setup a Elastic + Kibana stack in seconds! Ready for public use with TLS enabled between nodes, and automatic SSL/TLS certificates + renewal with certbot and Nginx.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[docker-compose] Restart behavior

juan-vg opened this issue · comments

Restart behavior should be addressed for ES and Kibana at docker-compose.yml.

Also for certbot.

On the other hand, what's going to happen if certbot or any ES (or even Kibana) fails and exits? Some kind of restarter should be considered.

Restart behavior should be addressed for ES and Kibana at docker-compose.yml.

Fixed with 57ee4a7