With Copilot
Acquia Copilot is a conversational AI connected into our product documentation and knowledge base. Ask Copilot about product features, technical details, troubleshooting and how to get started with Acquia products.
Sign in to use Acquia Copilot
The following checklist lists the tasks for using the sync strategy:
To set up the sync strategy:
ACQUIA_TASKS_SETUP_DRUPAL_STRATEGY environment variable in Code Studio.sync.The Code Studio pipeline copies an existing database from a Cloud Platform environment. By default, Code Studio copies the latest backup of the first database from your production environment into the pipeline.
To select a different Cloud Platform environment for copying the database:
ACQUIA_CLOUD_SOURCE_ENVIRONMENT_ID environment variable in Code Studio.For example, myapp.dev, 14-0c7e79ab-1c4a-424e-8446-76ae8be7e851.
To select a different database to copy:
ACQUIA_CLOUD_SOURCE_DATABASE_NAME environment variable in Code Studio.After the database is created, Code Studio imports your database configuration depending on the value you set for the ACQUIA_TASKS_SETUP_DRUPAL_CONFIG_IMPORT environment variable. The default value is true.
If you add the ACQUIA_TASKS_SETUP_DRUPAL_CONFIG_IMPORT environment variable in Code Studio, ensure that it is set to true.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.