...
- Download the Jenkins Binary Installer from the Jenkins Website.
The direct link to get the latest installer is: http://mirrors.jenkins-ci.org/osx/latest. This will download a standard OS X Installer Package namedjenkins-n.nnn.pkg
. - Run the installer
- Restart your computer
This is required because the current version of Jenkins does not create the its directory until it launches after you restart you computer. - Point your browser to: http://localhost:8080/
- Start setting up jobs!
Stand-Alone CentOS/RedHat/Amazon Linux
...
Info |
---|
Don't forget to set Global Config user.name Value and Global Config user.email Value in the Jenkins settings, or else doing a Git clone will return an error. |
Building projects
See Building Frameworks and Applications with Jenkins Installing WebObjects and Wonder for Jenkins using WOJenkins