Windows Installation Jenkins 2.6

Source: Internet
Author: User

I've been working under Windows lately ...

First, download and install

Official website address: https://jenkins.io/index.html, chose the 2.X series of Windows version, automatically downloaded to the Jenkins-2.6.zip browser, decompression, see Jenkins.msi, this is good to do, all the way NEXT To complete the installation.

Second, start

The installation is so smooth, the start will be smooth?

Installed automatically pop up the browser, the default is 8080 port, if the previous machine did not use 8080, then probably everything is smooth, but my machine already has other applications using the 8080 port, what to do?

Look at the relevant files under the directory, no configuration port, I wonder. Then check the relevant log, Jenkins.err.log inside the port is not used to start the log.

Finally in the Jenkins.wrapper.log saw the start of the command, and then I changed the port, started well:

" D:\Jenkins\jenkins.war " --httpport=18080  --webroot="D:\Jenkins\war"

Third, the configuration

Open http://127.0.0.1:18080/Enter a password, you can install the plug-in, password file: C:\Users\web\.jenkins\secrets\initialAdminPassword.

I'm still installing the plugin, and the process is a bit lengthy, followed by a specific project configuration.

Windows Installation Jenkins 2.6

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.