Skip to content

myplanetdigital-experimental/drush-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

version 1.0.12

DESCRIPTION

Provides capistrano deployment strategy for Drupal.

For documentation please checkout the wiki

REQUIREMENTS

  • Capistrano
  • railsless-deloy
  • php_serialize
  • Drush

On remote servers you must have

  • Drush
  • File system acls enabled (setfacl)

USAGE

    # Initial Setup
    gem install drush-deploy

    # Once for each new site
    drush-deploy TARGET=<drush alias> deploy:setup
       
    # To deploy
    cd <Drupal root>
    drush-deploy TARGET=<drush alias>

About

Drupal deploy tool based on Capistrano and Drush

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.txt
GPL-2.0
LICENSE_GPL.txt
MPL-2.0
LICENSE_MPL.txt

Stars

Watchers

Forks

Packages

No packages published