Installing Jenkins

1. Download the Jenkins installation files here: https://jenkins.io/download/

2. Run the msi file and follow the prompts.

Screen Shot 2021-05-24 at 11.37.08 AM.png
Screen Shot 2021-05-24 at 11.37.23 AM.png
Screen Shot 2021-05-24 at 11.37.35 AM.png
Screen Shot 2021-05-24 at 11.37.46 AM.png
Screen Shot 2021-05-24 at 11.37.58 AM.png

3. Click Finish to complete the installation

Screen Shot 2021-05-24 at 11.38.15 AM.png
Screen Shot 2021-05-24 at 11.44.08 AM.png

4. After the install was completed, Chrome opened and navigated to this URL: http://localhost:8080/. However, there was a message that said the page could not be displayed. I saw the above message in the Siebel documentation.

Screen Shot 2021-05-24 at 11.38.33 AM.png

5. I assumed the port number needed to be changed. I modified the jenkins.xml file located here: C:\Program Files\Jenkins to use port 8090. However, when I went to restart the Jenkins Windows service, I saw that it was stopped. After all that, I realized that port 8080 was probably fine.

Screen Shot 2021-05-24 at 11.38.46 AM.png

6. I left the port as 8090 and then started the Jenkins service. When I returned to the browser and refreshed, I saw the screen above. I opened the initialAdminPassword file, copied and pasted the value (05a04954a7e44d2e81343fc188f8d749) in the field, then hit enter.

Screen Shot 2021-05-24 at 11.39.02 AM.png

7. This page was next. I chose “Select plugins to install” but then I couldn’t see where I could select the plugins I needed (per the Siebel documentation). Went back and chose “Install suggested plugins” thinking it would give me a review screen before proceeding. Nope, it just started installing.

8. After it was done got this screen. I chose the Continue as admin option.

Screen Shot 2021-05-24 at 11.39.53 AM.png

9. Chose Save and Finish

10. Clicked Start using Jenkins

Previous
Previous

Configure Jenkins: Install Plugins

Next
Next

Installing & Configuring the Desktop Integration Siebel Adapter (DISA)