diaspora/config/sprinkle
Daniel Vincent Grippi c1a9a89be7 Merge branch 'production' of github.com:diaspora/diaspora into production
Conflicts:
	app/models/user.rb
	config/deploy.rb
	spec/factories.rb
	spec/models/request_spec.rb
	spec/spec_helper.rb
2010-09-14 11:08:18 -07:00
..
conf Merge branch 'production' of github.com:diaspora/diaspora into production 2010-09-14 11:08:18 -07:00
deploy_key Added deploy key 2010-08-05 15:44:18 -07:00
packages added license to every single goddamn file. also, put one in the root dir. 2010-09-13 14:23:50 -07:00
provision.rb Merge branch 'production' of github.com:diaspora/diaspora into production 2010-09-14 11:08:18 -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