Analyzing Failure of the Stateful Application
Understand failure of the Jenkins application due to a lack of handling the state persistence.
Opening Jenkins in a browser
Now that everything is up and running, we can open Jenkins UI in a browser.
Note: Git Bash might not be able to use the
opencommand. If that’s the case, please replace theopencommand withecho. As a result, you’ll get the full address that should be opened directly in your browser of choice.
Creating a job
Please click the “Log in” link, type “jdoe” as the ...