I found this config here: https://medium.com/@benhansen/setting-up-sidekiq-redis-on-aws-elastic-beanstalk-with-elasticache-2efeb32935fe#.mwv0wr59v
I've just altered it to restart sidekiq on environment variable changes, as well as manual app server restarts
@bnhansn
Is there any point that you have to run
TERM
? I'm noticing that when I use these scripts, long running jobs don't get pushed back to the queue. Using immutable deploy processExample: