Skip to content

asanger/Cap-Deploy-Wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cap-Deploy-Wordpress

Deploy Wordpress with Capistrano

This code is based off of missiondata's setup: https://github.com/missiondata/capistrano-recipe-wordpress

Initial Setup

Add information here...

Deploying

When running for the first time against a new server, perform the following commands first:

cap deploy:setup
cap deploy:cold

From then on, you can simply run

cap deploy

About

Deploy Wordpress with Capistrano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages