bat file to start jenkins

Create a new file called:
run_jenkins.bat

The contents are as follows:
d:
cd D:\learnPY\install\install ----- here is the path of the war package
java -jar jenkins.war --ajp13Port=-1 --httpPort=8081

Then open a browser to access:

http://localhost:8081

Guess you like

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