Open DanieleVistalli opened 6 years ago
In order to boot/manage domino services inside the container I'd like to add an extremely lightweight monitoring/service manager daemon.
My current base-idea is to use:
Also read why:
https://blog.deimos.fr/2016/01/13/docker-why-you-should-use-monit-instead-of-supervisord/
What's your opinion ?
A Domino server is a "complex" system running in docker.
A way to monitor/manage components in the container should be considered.