Automate Rails server provisioning and deployment using Ansible and Capistrano

One of the hardest thing while learning Rails is to put your Rails application online on the internet so the public can access it. Many tutorials usually recommends Heroku as it is really simple to use, but the downside is that it can get expensive pretty fast, and their free plan has limitation that cold starts your dyno on inactivity and 10k rows limit for database (to force you to buy their paid plan, they need to pay server bills too).Rails deployment can be hard if you have no prior sysadmin / devops experience, as you are setting up a server from scratch, and bound to came across issue like sudo permission, where to place files, what file to edit, cryptic error messages etc.
Automate Rails server provisioning and deployment using Ansible and Capistrano #ruby #rubydeveloper #rubyonrails #deployment #server https://www.rubyonrails.ba/single/automate-rails-server-provisioning-and-deployment-using-ansible-and-capistrano

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles