Have you ever setup a Rails production environment from scratch, by hand? Two Chef cookbooks to automate the process: rackbox – to provision rack-based web server (Nginx as front server, Unicorn and Passenger as upstream app servers, rbenv as ruby version manager). databox – to provision database server (supports MySQL and PostgreSQL).
(Full Story: http://teohm.github.io/blog/2013/04/17/chef-cookbooks-for-busy-ruby-developers/ )


April 22, 2013 