Skip to content
koenvw edited this page May 11, 2012 · 5 revisions

Welcome to the didi wiki!

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.

What can didi do you for?

  • 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
Clone this wiki locally