Created
April 7, 2016 17:06
-
-
Save marano/071299d7cbe06e4764d9ce1869719922 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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