paz-sh / paz

An open-source, in-house service platform with a PaaS-like workflow, built on Docker, CoreOS, Etcd and Fleet. This repository houses the documentation and installation scripts.
http://paz.sh
Other
1.08k stars 56 forks source link

Services don't (always?) automatically restart when they stop #11

Closed lukebond closed 9 years ago

lukebond commented 9 years ago

If a host is taken out, it's Fleet's responsibility to reschedule. If a container dies, it's systemd's responsibility. Therefore, investigate systemd unit files for internal Paz services and ensure they are configured to automatically restart when they exit.