Closed josh-padnick closed 4 years ago
Now that Amazon Linux 2 is nearly GA, all major Linux distros now use systemd as the init system. As a result, our use of supervisor to run Consul is a bit outdated. Therefore, we should switch from supervisord to running Consul with systemd.
I've switched to running Consul (and stopping Consul) with systemd in #55. I'm going to close out this issue.
systemd
Now that Amazon Linux 2 is nearly GA, all major Linux distros now use systemd as the init system. As a result, our use of supervisor to run Consul is a bit outdated. Therefore, we should switch from supervisord to running Consul with systemd.