- Add recipes for nginx, unicorn and database
- capify task will write nginx configs for each stage
- Fix a bug with stage being used outside of the cap instance
- Remove harded stages in config/deploy.rb
- Improvements to interactive configuration
- Make ssh user configurable, defaults to deployer
Released rake capify task. Provides an interactive version of capify.
Initial release.
- Provides capistrano, multistage capistrano and rvm capistrano gems