samvera-labs / nurax-pre2023

Vanilla-plus Hyrax app for testing and tire-kicking
https://nurax-dev.curationexperts.com
Other
8 stars 18 forks source link

Restart sidekiq via system service #260

Closed bess closed 6 years ago

bess commented 6 years ago

When sidekiq is only restarted via a capisratno deploy it doesn't come back up after a system reboot. For production services, we are changing our setup so that sidekiq runs as a systemctl service. This means capistrano must be updated to stop and start sidekiq via a systemctl command.