diaspora/config/sprinkle
Raphael c67a8ea100 Merge branch 'master' of github.com:diaspora/diaspora into production
Conflicts:
	config/deploy.rb
	config/environments/production.rb
	spec/models/request_spec.rb
2010-09-15 22:37:05 -07:00
..
conf Merge branch 'master' of github.com:diaspora/diaspora into production 2010-09-15 18:10:13 -07:00
deploy_key Added deploy key 2010-08-05 15:44:18 -07:00
packages Retab the project 2010-09-16 13:16:10 +08:00
provision.rb Merge branch 'master' of github.com:diaspora/diaspora into production 2010-09-15 22:37:05 -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