Capistrano deployment strategy that creates and pushes a tarball into S3, for both pushed deployments and pulled auto-scaling. Modified to use aws-cli(https://github.com/aws/aws-cli) from s3cmd. The original source is Capistrano-S3-Copy(http://github.com/richie/capistrano-s3-copy)
Required Ruby Version
None
Authors
Takayuki Okawa