terra_boi 1.1.3
Deploy your rails application to AWS with `rake deploy`. This ruby / rails gem was created by Charlie Reese (charliereese.ca/about) for Clientelify. It creates AWS infrastructure for your rails application and deploys it in 5 steps (3 installation steps and 2 rake tasks). It is free to use. Out of the box, terra_boi provides remote state locking, load-balancing, simple scaling, zero-downtime deployments, CloudWatch logging, DBs, and S3 buckets for multiple infrastructure environments: by default, terra_boi creates staging and prod environments for your web app.
Gemfile:
=
install:
=
Development Dependencies (1):
rails
~> 6.0, >= 6.0.0