- DEV: https://dev.drevops.com
- PROD: https://www.drevops.com
- Make sure that you have latest versions of all required software installed: Docker, Pygmy, Ahoy
- Make sure that all local web development services are shut down (Apache/Nginx, Mysql, MAMP etc).
- Checkout project repository (in one of the supported Docker directories).
- Authenticate with Lagoon
- Create an SSH key and add it to your account in the Lagoon Dashboard.
- Copy
.env.local.exampleto.env.local. - Update
$VORTEX_DB_DOWNLOAD_SSH_FILEenvironment variable in.env.localfile with the path to the SSH key.
ahoy download-dbpygmy upahoy build
This repository was created using the Vortex Drupal project template