Post-Deployment script on Elastic Beanstalk: Restart Delayed Job
Jan 8, 2015 - Daniel Viklund
I recently moved one of the Rails applications that I manage, from Engineyard to Elastic Beanstalk on Amazon AWS. All in all, it ended up taking a little bit longer than I expected. To get the webapp up and running was not the big issue, but all the things around it, like third party dependencies and background workers, etc.
Tags: elastic-beanstalk, delayed-job, ruby-on-rails, aws