AWS, DevOps

Automating deployment using Capistrano in AWS Auto-scaling

Capistrano is a tool to perform tasks on multiple servers over SSH. We can use Capistrano to deploy code on multiple servers running under auto-scaling. Below is one of the use cases which I solved with the help of Capistrano and bash scripts. I've used Capistrano for code deployment and its management using bash shell script. Use...

by Tarun Saxena
Tag: capistrano multistage autoscaling deployment
07-Dec-2015