This applies to sites which have not yet been migrated to Upsun.
- Create site root directory (e.g.
commencement) - Clone site repository to a subdirectory named
stage. cd path/to/stageddev configusing the following values:- Project name:
local.site-name.gatech.edu - Docroot:
web - Type:
drupal11
- Project name:
ddev startmysqldump old_db_name > old_db_name.sqlddev import-db —file=old_db_name.sqlsudo cp -R /path/to/old/site/web/sites/default/files web/sites/default/
* FlAMP: Fletch/Apache/MySQL/PHP—If one can be so bold as to steal personal credit for a stack built from parts via MacPorts and Homebrew.