Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 428 Bytes

File metadata and controls

8 lines (7 loc) · 428 Bytes

windows auto run jenkins bat file

A bat file in order to start up jenkins server each time the computer load windows.

Steps

  • Download jenkins.war
  • In jenkinsAutoRun.bat change at line 2 the place where you are store the jenkins.war and at line 3 change the port where jenkins runs on
  • Put the jenkinsAutoRun.bat C:\Users\username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
  • Restart the computer