/rails-server-chef-template

Using Chef to setup Rails server. Include Postgres, Redis, Monit, Nginx, ...

Primary LanguageRuby

Rails Server Template

Overview

This is a template chef structure for deploying Rails applications. The example template and Vagrantfile provide a single VM configuration which works out of the box and can be used to deploy any Rails 3.x or 4.x application. It's most suitable as a drop in Heroku replacement for low traffic apps.

The configuration is also flexible enough to be adapted to multi machine setups.

Documentation