Project

xendeploy

0.0
No commit activity in last 3 years
No release in over 3 years
Building on the backs of Capistrano and Deprec, this is a collection of Recipes and other customizations for managing non-rails applications, specifically WordPress, WordPress-MU, and BuddyPress. This gem should be considered alpha software and not used for anything useful... yet.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.