For each application, Cloud Platform creates a master branch with the following three folders:
/acquia-utils - Contains the application code and files for your development area. In the initial configuration, Cloud Platform deploys code from this directory to both your production and staging infrastructure./docroot - Stores the development copy of your Drupal codebase, from which Cloud Platform executes on your infrastructure if you select master as the deployment branch./library - Contains the PHP libraries for your application. This directory is in your PHP include path, so you can add PHP extensions here if needed.Develop your code management workflow on the following best practices and requirements to manage code in your version control system and environments:
Before deploying your code in the Cloud Next environment, follow these best practices:
Based on your environment, follow these additional best practices:
If this content did not answer your questions, try searching or contacting our support team for further assistance.
For each application, Cloud Platform creates a master branch with the following three folders:
/acquia-utils - Contains the application code and files for your development area. In the initial configuration, Cloud Platform deploys code from this directory to both your production and staging infrastructure./docroot - Stores the development copy of your Drupal codebase, from which Cloud Platform executes on your infrastructure if you select master as the deployment branch./library - Contains the PHP libraries for your application. This directory is in your PHP include path, so you can add PHP extensions here if needed.Develop your code management workflow on the following best practices and requirements to manage code in your version control system and environments:
Before deploying your code in the Cloud Next environment, follow these best practices:
Based on your environment, follow these additional best practices:
If this content did not answer your questions, try searching or contacting our support team for further assistance.