

You can find the Store Admin URL on the Integration environment panel in the Project Web Interface.Įvery time you push code from your local workstation to the remote environment or merge code to a base environment branch, the build and deploy scripts generate new Magento code and provision configured services to the remote environment.
#Magento 2 devdocs deployment pro#
You deploy verified code by merging the remote branch to the base branch, which activates an automated build and deploy process for that environment.įor Pro projects created before October 23, 2017, the architecture is slightly different.

You develop code using an Active branch based on the Integration environment branch, pushing and pulling code changes to and from your remote, Active branch. The following graphic demonstrates the Pro develop and deploy workflow, which uses a simple, git-branching approach. The Magento Commerce Cloud Pro plan includes a single, Git repository with a Global Master and three, main environments: the Integration environment for development and testing, the Staging environment for testing with all services, and the Production environment to go live. For the latest supported documentation, see. This archived documentation is not supported.
