Local development environments with ddev¶
We are broadly moving to ddev from Vagrant.
Updating ddev¶
ddev poweroff && brew upgrade ddev
Don’t forget the poweroff part or it breaks SSH until you run it.
Using ddev¶
See creating new Drutopia sites for per-site ddev configuration.