Lesson 4: Deploying the application
Deploy the blue-green application.
Before you begin
About this task
Procedure
-
Run the deployment in the Green environment.
The tutorial initially sets the active environment to the Blue environment.
-
On the Request Process page, select the process that you created for the
tutorial,
Blue-green
. - Go to Choose Component Versions and click .
Results
If the application process did not run successfully, one of the
component processes might have failed. To troubleshoot this failed process, expand the log section
for the component, and find the step that failed:
From here, you can look at the command-line output log for each step in the process by
clicking the Output Log
icon.


If one of your component processes did not complete, identify the step that did not complete. Verify that the properties for that step are correct and that the steps are in the correct order in the process. Then, run the application process again.