XEN:Deploy
A collection of recipes, tasks, and strategies for managing non-rails applications specifically WordPress, WP-MU and BuddyPress.
This software should be considered alpha and not used for anything useful… yet.
Install
gem install xendeploy
Dependencies
capistrano
Obviously. :)
capistrano-ext
For doing multistage configurations
Use
XEN:Deploy ships with its own capify script. This script should be run from the root of your application. It will create a standard enough Capfile, but put the deploy.rb script in “_assets/” instead of config.
Configuration
Configure your deployment in deploy.rb, setting the values of the symbols there-in.