diaspora/config/sprinkle
2010-06-18 17:33:43 -07:00
..
conf RS, IZ; A bunch of deploy stuff, including nginx, nginx_conf (maybe), and thin conf 2010-06-18 17:33:43 -07:00
packages RS, IZ; A bunch of deploy stuff, including nginx, nginx_conf (maybe), and thin conf 2010-06-18 17:33:43 -07:00
provision.rb RS, IZ; A bunch of deploy stuff, including nginx, nginx_conf (maybe), and thin conf 2010-06-18 17:33:43 -07:00
README RS IZ deploy stuffz 2010-06-16 19:42:39 -07:00

= Example Rails Sprinkle Deployment Script

The following example shows how you can provision Rails and associated packages onto a remote server (or set of servers).

== Usage:

$> sprinkle -s rails.rb

or in test mode:

$> sprinkle -t -s rails.rb

== Information

For more information, please see: http://github.com/crafterm/sprinkle/tree/master/README.markdown