Environment-centric approach
The second approach we discussed earlier is the environment-centric approach. PPP only supports this approach. This section will briefly describe how one can set up PPP to implement this approach.
We have already discussed the general setup of PPP. This includes how to install the solutions and how to link environments to them. Now, we will set up a simple pipeline deploying from our development environment to test.
To achieve this, we open the Deployment Pipeline Configuration model-driven app in our host environment. Here, we navigate to Pipelines and use the + New button to create a new pipeline.
Figure 10.16: Creating a new pipeline in PPP
On the following screen, we specify a name and description. The other configurations can be as they are for the moment. Then we press the Save button and navigate to Deployment stages.
Figure 10.17: The Save button
On the Deployment stages tab, we can...