2013-06 Move

Principles

Tasks (roughly in order)

Move Drupal Site

  1. somehow lock the site so no changes can be made
  2. mysqldump the database to e.g. wayves.ca.sql
  3. scp wayves.sql over to mercnew:/tmp/wayves.ca.tar
  4. scp both files to mercnew:/tmp
  5. unpack the tarfile into /usr/share/drupal7/sites/
  6. mysql < /tmp/wayves.ca.sql
  7. change the dns and wait for the traffic to move over