Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate AWS deployment configuration files #888

Closed
hackdna opened this issue Feb 17, 2016 · 4 comments
Closed

Consolidate AWS deployment configuration files #888

hackdna opened this issue Feb 17, 2016 · 4 comments

Comments

@hackdna
Copy link
Member

hackdna commented Feb 17, 2016

Currently, some values are hardcoded in 10default.yaml and some are provided in 50local.yaml. Having a single file is easier than several. It should be initialized from a template like 50local.yaml.template is now. For example, create aws.yaml.sample with some default values to be used to create aws.yaml (and add aws.yaml to .gitignore along with other JSON files).

Make sure SITE_NAME and SITE_URL are not hardcoded.

@hackdna hackdna added this to the Next milestone Feb 17, 2016
@ngehlenborg ngehlenborg removed this from the Next milestone Feb 23, 2016
@hackdna
Copy link
Member Author

hackdna commented Apr 13, 2016

@ngehlenborg ngehlenborg added this to the Next milestone Apr 20, 2016
@ngehlenborg ngehlenborg modified the milestones: Next, Taunton Apr 27, 2016
@ngehlenborg ngehlenborg modified the milestones: Taunton, Upton May 10, 2016
@hackdna
Copy link
Member Author

hackdna commented May 11, 2016

We should also be able to specify EBS data volume size via the consolidated config file (instead of being hardcoded).

@hackdna
Copy link
Member Author

hackdna commented May 13, 2016

Also, add REFINERY_URL_SCHEME setting to the consolidated config file.

@ngehlenborg
Copy link
Contributor

Closed via #1130.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants