seuros / capistrano-puma

Puma integration for Capistrano
https://github.com/seuros/capistrano-puma
MIT License
618 stars 301 forks source link

Does the latest version work with rhel/centos? #341

Closed keithslater closed 2 years ago

keithslater commented 2 years ago

Trying to get the latest version running however our servers are running an old Amazon AMI which I believe is rhel under the hood. This doesn't seems to have systemd and when we deploy we get errors about systemd not existing. Are there any solutions to upgrade to the latest version? It seems jungle has a case for rhel, but I'm not sure if we need that.

seuros commented 2 years ago

The old AMI are using upstart. the new one are using systemd.