version 1.0.6

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

    # gem install drush-deploy
    cd <Drupal root>
    drush-deploy TARGET=<drush alias>