Lesson 4: Deploying the application
Deploy the blue-green application.
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, click View Output Log you to look at the command-line output log for each step in the process.
From here, click View Output Log you to look at the command-line output log for each step in the process.
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.