|
Make it easy to set up, develop and support high-quality Drupal websites Use tested Drupal project template with DevOps integrations for CI and hosting platforms.
|
|
|
|
|
|
The following list includes β completed and π‘ upcoming features.
|
|
Below is a content of the This table will be removed during installation. |
Drupal 10 implementation of YOURSITE for YOURORG
Use Onboarding checklist to track the project onboarding progress.
- Make sure that you have latest versions of all required software installed:
- 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 Acquia Cloud API
- Create your Acquia Cloud API token:
Acquia Cloud UI -> Account -> API tokens -> Create Token - Copy
.env.local.defaultto.env.local. - Populate
$DREVOPS_ACQUIA_KEYand$DREVOPS_ACQUIA_SECRETenvironment variables in.env.localfile with values generated in the step above.
- Create your Acquia Cloud API token:
- Authenticate with Lagoon
- Create an SSH key and add it to your account in the Lagoon Dashboard.
- Copy
.env.local.defaultto.env.local. - Update
$DREVOPS_DB_DOWNLOAD_SSH_KEY_FILEenvironment variable in.env.localfile with the path to the SSH key.
ahoy download-db
pygmy upahoy build
Copy docker-compose.override.default.yml to docker-compose.override.yml.

