Skip to content

mordonez/capistranorb-drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capistranorb-drupal

A Capistrano 3 recipe to deploy drupal projects.

Requirements

Usage

$ git clone https://github.com/mordonez/capistranorb-drupal.git
$ cd capistranorb-drupal
$ cp ./config/deploy.rb.example ./config/deploy.rb
$ cp ./config/deploy/staging.rb.example ./config/deploy/staging.rb
// customize your staging.rb and deploy.rb
$ cap staging deploy

Authentication & Authorisation

Add your Authentication & Authorisation config for deploy users.

About

A set of capistrano 3.x recipies for working with drupal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages