public
Description: Capistrano recipes and strategies
Homepage:
Clone URL: git://github.com/vigetlabs/viget_deployment.git
viget_deployment / README
100644 13 lines (8 sloc) 0.422 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
= 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.