Jenkins builds an integrated build environment (deploys Jenkins)

Jenkins is relatively mature in project integration management, mainly because of its simple configuration, easy expansion, and rich plug-ins. The environment I built on windows.

 

Referring to the online blog, but the writing is not accurate enough, and the middle is stumbling. Finally, combined with the introduction of jenkins official website, it is finally built. Jenkins official website: [https://wiki.jenkins-ci.org]

 

 

The premise of installing and running jenkins is that jdk has been installed. For creating a maven project integrated build, maven must also be installed.

1. Download the war package of Jenkins and deploy it to tomcat, download it from the official website

 

 

 

Download to package: build environment: windows+tomcat+maven project

 

 

Very simple, just put the war package in the webapps directory of tomcat and start tomcat

  

 

 Indicates that jenkins has been successfully started

Visit: http://localhost:8080/jenkins/



 Description is ready to use

 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326222501&siteId=291194637