Acquia Environment setup checklist

When and if a new environment is setup on Acquia for CoB, the following steps should be followed:

When a new environment is added, it will have a 3-4 character name (e.g. uat or dev2 etc). This checklist refers to this environment short-name as the envname.

Acquia Hooks

Acquia Settings

This change adds the specified domains to the acquia-purge registry. This means the varnish cache for these domains will be automatically purged. If a sub-domain is attached to an environment and is NOT listed here, then it will not be automatically purged as content is changed.

This change directs the new environment to request images and files from a shared (linked) folder rather than the default sites/default/files folder. The folder is linked to conserve file space as each environment basic requires the same sets of images and files.

Drush

.htaccess

Acquia Cloud

Single Sign On

The following steps need to be completed to allow single sign on via Ping Federated.

Using the Environment

To use the environment as a Drupal site, you need to attach a branch from the Acquia git repository. For detailed instructions see On Demand section.

Last updated