Install Jenkins under Windows

Source: Internet
Author: User

1. The following issues occur when you run the "java-jar jenkins.war" command when you install Jenkins


Just because the 8080 port already has a program occupied, you need to modify the port number.

The workaround is to:

Run the "Java-jar jenkins.war--ajp13port=-1--httpport=8089" command.

8089 is the new port number, can be replaced by anything you want, but do not conflict with other programs oh.

OK, okay.

2, install the Jenkins service, so that each time you do not have to knock command, boot from the boot
(Jenkins->manage jenkins->installing Jenkins as Windows service, install to your specified directory D:\jenkins)
Turn off the Startup window and try to start the installed service
Services, management tools, control Panel, see Jenkins, right-click to start



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.