How To Download Jenkins On Mac
How To Download Jenkins On Mac Rating: 9,0/10 8241 votes

In this tutorial, we will see how to install Jenkins on Mac OS X. Step 1:Open browser and enter URL Step 2:Scroll down the page until you see the Mac OS X section then click on it.This will start the download for a Mac installation package. Once the download is complete, click on the package to start the installation. Download the jx binary. On a Mac you can use brew: brew install jenkins-x/jx/jx Alternatively. To install Jenkins X on Linux, download the.tar file.

  • Jenkins Tutorial
  • Jenkins Useful Resources
  • Selected Reading

Download Jenkins

The official website for Jenkins is Jenkins. If you click the given link, you can get the home page of the Jenkins official website as shown below.

By default, the latest release and the Long-Term support release will be available for download. The past releases are also available for download. Click the Long-Term Support Release tab in the download section.

Click the link “Older but stable version” to download the Jenkins war file.

Starting Jenkins

Suunto dive manager for mac download. Open the command prompt. From the command prompt, browse to the directory where the jenkins.war file is present. Run the following command

After the command is run, various tasks will run, one of which is the extraction of the war file which is done by an embedded webserver called winstone.

/epson-xp-255-driver-mac-download.html. Once the processing is complete without major errors, the following line will come in the output of the command prompt.

Accessing Jenkins

Once Jenkins is up and running, one can access Jenkins from the link − http://localhost:8080

How To Download Jenkins On Mac Os

This link will bring up the Jenkins dashboard.

Installation of Jenkins on MacBook gets sometimes tricky, especially if you encounter any issue during installation. So, Please refer below steps to install Jenkins on your system.

Step 1- Visit Jenkins site jenkins.io.

Step 2- Click on the “Download” button.

Step 3- Click on the “Mac OS X” option as highlighted below in the screenshot.

Jenkins How To Use

Step 4- Once downloaded, double-click on the downloaded file.

Step 5- Follow the instruction by clicking Next-Next-Agree-Finish.

Step 6- It will automatically open the Jenkins on your default browser but in case if it doesn’t open, click http://localhost:8080/

How To Download Jenkins On Mac

Step 7- Jenkins will ask for the Administrator password, Please note that it is not asking for your system password. You need to locate to this path (/Users/Shared/Jenkins/Home/secrets/initialAdminPassword) and then you can change the permission and see the initial password. Please provide the same in the administrator password section.

Step 8- Once you enter the password, you might face issue regarding “This Jenkins instance appears to be offline” OR “Configure Proxy” OR “An error occurred during installation: Forbidden”. Please refer this link in case you are facing these issue. Else proceed to step 9.

Step 9- Select the “Install Suggested Plugins” as shown below.

Once you select the “Install suggested plugins”. Jenkins will start installing the plugins. Please wait while all the plugins get installed. Once the installation gets completed, proceed to next step.

How To Download Jenkins On Mac Mojave

Step 10- Next, you will be asked to “Create First Admin User”. Provide the required details and click on “Next and Finish” button.

Step 11- Once you click on “Next and Finish” button, you will land to Jenkins home page as shown below.

This is how you install and perform the initial setup of Jenkins on your MacBook 💻 😊 !!