This chef cookbook writes custom app configuration values from the OpsWorks stack's custom JSON to a config/application.yml file for each app. The figaro gem can help load those values directly into the application's ENV.
Stars
56
Forks
60
Watchers
56
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Update README: recipe should run on Deploy AND Setup events (fixes #25)
4173b76View on GitHubDeploy attributes are now provided to all recipes [Fixes #15]
2b5717dView on GitHubUpdate README's example to include deploy_to attribute.
0c353cfView on GitHub