Skip to content

xentek/xendeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A collection of recipes, tasks, and strategies for managing non-rails applications specifically WordPress, WP-MU and BuddyPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages