Drush Deploy

Component ID

1153506

Component name

Drush Deploy

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1108

Component created

Component changed

Component body

Note: This project will change names before it is released due to a namespace conflict with the Deploy module.

Drush deploy is a deployment framework built on Drush. It is heavily influenced by capistrano.

This project aims to help you deploy your code in a way that will cause minimal/no downtime, and let you easily rollback if problems occur.

This project will not help you deploy content. For that, check out the Deploy module.

Some notes:

  • PHP 5.3 and above
  • Git only (for now)

See README.md for additional details.