drush deployment best drupal svn

Events happening in the community are now at Drupal community events on www.drupal.org.
lalit774's picture

Best Deployment method using drush and svn in drupal

Deployment using drush is best thing in drupal. This is very important how to deploy on production without bringing down the live server. Drush provide this functionality. According to me following is procedure for deployment of drupal websites.

we have following flow for deployment.

  1. Local Machine

  2. SVN Server

  3. DEV Server

  4. UAT Server

  5. Production Server.

The flow should be like this 1 -> 2 -> 3 -> 4 -> 5

All the deployment should automatically be done using shell script.

Read more
Subscribe with RSS Syndicate content