Technical requirements necessary for maintaining a highly available and redundant hosting platform put limits on what you can access and do using shell access on Cloud Platform:
/mnt/files/[application name].[environment name]./var/www/html. To make changes to your Drupal docroot directory, enable Live Development on a non-production environment. Live development is not available for production environments.docroot/sites/*/files foldersTo initiate SSH sessions for environments provisioned on Cloud Platform, use the following syntax:
ssh <SSH_URL>
Here, SSH_URL is the value displayed on an environment’s overview page in the Cloud Platform user interface.
The ssh syntax and default domain syntax for Prod environments initially created on Cloud Platform are updated for consistency to resemble the syntax of non-production environments. This change does not impact existing Prod environments.
Environment |
|---|
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Technical requirements necessary for maintaining a highly available and redundant hosting platform put limits on what you can access and do using shell access on Cloud Platform:
/mnt/files/[application name].[environment name]./var/www/html. To make changes to your Drupal docroot directory, enable Live Development on a non-production environment. Live development is not available for production environments.docroot/sites/*/files foldersTo initiate SSH sessions for environments provisioned on Cloud Platform, use the following syntax:
ssh <SSH_URL>
Here, SSH_URL is the value displayed on an environment’s overview page in the Cloud Platform user interface.
The ssh syntax and default domain syntax for Prod environments initially created on Cloud Platform are updated for consistency to resemble the syntax of non-production environments. This change does not impact existing Prod environments.
Environment |
|---|
| SSH |
|---|
| Default domain |
|---|
| Existing Prod environments: | mysite.ssh.prod.acquia-sites.com | mysite.prod.acquia-sites.com |
| New Prod environments: | mysiteprod.ssh.prod.acquia-sites.com | mysiteprod.prod.acquia-sites.com |
| SSH |
|---|
| Default domain |
|---|
| Existing Prod environments: | mysite.ssh.prod.acquia-sites.com | mysite.prod.acquia-sites.com |
| New Prod environments: | mysiteprod.ssh.prod.acquia-sites.com | mysiteprod.prod.acquia-sites.com |
If this content did not answer your questions, try searching or contacting our support team for further assistance.