Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bwhaley/asg_deploy
Python code and Ansible playbooks to do continuous deployment by replacing autoscaling groups
https://github.com/bwhaley/asg_deploy
Last synced: 5 days ago
JSON representation
Python code and Ansible playbooks to do continuous deployment by replacing autoscaling groups
- Host: GitHub
- URL: https://github.com/bwhaley/asg_deploy
- Owner: bwhaley
- Created: 2015-03-30T00:49:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-30T00:50:50.000Z (over 9 years ago)
- Last Synced: 2024-08-02T14:12:17.348Z (3 months ago)
- Language: Python
- Size: 103 KB
- Stars: 20
- Watchers: 5
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autoscaling group deployment
This ansible and python code implements the continuous deployment method outlined in [this blog post](http://blog.bwhaley.com/deploying-to-aws-using-ansible-docker-and-teamcity).