With CircleCI forcing everyone to migrate to their 2.0 platform before August, I though to jump on the bandwagon well in advance. Here’s the setup necessary to migrate an existing rails app to CircleCI 2.0. There’s config added here to support postgres and redis databases if your app uses them. Additonaly, I’ve used the workflows feature to deploy the application to Elastic Beanstalk.