Ship code to environments
How code reaches your Cloud Platform environments: a built codebase lands in the application’s Acquia git repository (pushed directly, or built from your source repository with push:artifact). That repository’s branches and tags promote the same build through Dev, Stage, and Prod. The quickstart ships your first change once acli is authenticated and the application’s repository holds a codebase: a free-trial application arrives with that codebase in place, and Set up a codebase fills a repository that is empty.
Set up a codebaseGet a Drupal codebase into your Cloud Platform application's Git repository, whether you are joining a team, starting a new project, or bringing a site from elsewhere.
QuickstartClone your Cloud Platform application, make a small safe change, push it, and see it live on a dev environment. The whole Cloud Platform deploy loop, once.
The code workflowThe repo layout Cloud Platform expects, how code moves through environments, moving databases and files, and running Drush remotely. The Acquia side of Cloud Platform Drupal work.
Manage configurationCode deploys but databases do not, so Drupal configuration has to ride the code path. Where the sync directory lives, where the import runs, and the two contrib modules the platform expects.
Migrate an existing siteMove a Drupal site hosted elsewhere onto Cloud Platform. Pre-flight checks, then code, database, and files, then verify on a non-production environment before cutover.
Enable Canvas HeadlessAdd the canvas_headless submodule to a Drupal codebase you control with Composer and Drush, and confirm it in the Canvas editor.
Was this page helpful?
What went wrong?
Still stuck? Contact Acquia Support (opens in a new tab)