Skip to content

Instantly share code, notes, and snippets.

@marano
Created April 7, 2016 17:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marano/071299d7cbe06e4764d9ce1869719922 to your computer and use it in GitHub Desktop.
Save marano/071299d7cbe06e4764d9ce1869719922 to your computer and use it in GitHub Desktop.
.ebextensions/01_postgres_packages.config # Packages needed to install the `pg` postgres gem.
config/eb_deployer.yml # It configures eb_deployer options as well as Elastic Beanstalk.
config/rds.json # The CloudFormation stack configuration with a Postgres RDS instance.
lib/tasks/eb_deployer.rake # Deployment tasks for you to customize.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment