public
Description: Capistrano recipes and strategies
Homepage:
Clone URL: git://github.com/vigetlabs/viget_deployment.git
name age message
file MIT-LICENSE Mon Nov 19 07:38:05 -0800 2007 repackaging capistrano stuff as a plugin - need... [Mark Cornick]
file README Thu Dec 18 12:32:11 -0800 2008 get gems and plugins straight [mcornick]
directory generators/ Tue May 26 07:36:34 -0700 2009 don't create database.yml at all [mcornick]
directory recipes/ Thu May 14 08:17:03 -0700 2009 do copy database.yml.example to database.yml on... [mcornick]
README
= VigetDeployment

This is a repackaging of VLCapistrano and related gems into Rails plugin form.

This plugin requires that the following gems be installed:

* capistrano
* capistrano-ext
* tinder
* capistrano_rsync_with_remote_cache (http://github.com/vigetlabs/capistrano_rsync_with_remote_cache/tree/master)

After installing this plugin, run `./script/generate viget_deployment` to generate Capistrano configuration.