forked from Ymbra/didi
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
koenvw edited this page May 11, 2012
·
5 revisions
Didi is an collection of capistrano recipes that enable automated deployment and continuous integration of drupal websites. Once you have configured different hosting environments (see Stages) you can use the "didi" command to interact with them.
Please read Getting Started to jump right in.
Once you are familiar with the basics you may want to browse the different Configuration Option or the Didi Tasks.
- update a hosting environment of your choice with the latest code
- perform drush commands for maintenance
- revert features via drush after code updates
- restore a remote database to your local development machine
- setup a drupal website from scratch on a new webserver
- run simpletests with Jenkins