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: about 1 year 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 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-30T00:50:50.000Z (over 11 years ago)
- Last Synced: 2025-04-04T09:36:43.931Z (over 1 year ago)
- Language: Python
- Size: 103 KB
- Stars: 20
- Watchers: 4
- 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).