RubyFlow The Ruby and Rails community linklog

Provisioning Servers with Sprinkle

Wrote up a detailed blog post explaining how to use Sprinkle to automate server provisioning and configuration. If you have a Rails application, and use Capistrano for deployment, then this will be especially relevant. Sprinkle is built right on Capistrano, has a lot of pre-made recipes and is extremely easy to setup and use. More importantly, unlike many other “simpler” solutions, Sprinkle recipes are idempotent, repeatable, and do not require prerequisites on the target server.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in