Each environment in a sitegroup on the Cloud Platform has a unique sitename. The sitename naming convention consists of the sitegroup and the abbreviated environment name.
For example, if the name of the sitegroup is acquia
, and it has the three
standard environments (development, stage, and production), the website can
have three docroot directories. Those
directories are respectively named acquiadev
, acquiastg
, and
acquiaprod
.
Sitenames for permanent environments have the following naming requirements:
Note
Production environment sitenames generally don’t include the environment
abbreviation prod
. As a result, the production environment’s sitename is
often the same as its sitegroup.
On-demand environments are named sequentially
(example.ode1
, example.ode2
, example.ode3
) based on the sitegroup
name.