capmongrel
Get Version
0.0.1→ ‘capmongrel’
What
A simple plugin for deploying with capistrano to a host running mongrel
Installing
sudo gem install capmongrel
The basics
Add the a require line to your deploy.rb
require 'capmongrel'Have you mongrel_cluster.yml in the config directory on the server
cap deploy, etc like normal
How to submit patches
Read the 8 steps for fixing other people’s code, and How to use github and submit a patch
The code is on GitHub feel free to fork and send me patches
License
This code is free to use under the terms of the MIT license.
Contact
Comments are welcome. Send an email to Alan Harper email
Alan Harper, 12th April 2008
Theme extended from Paul Battley