Skip to content

Manual configuration of a windows service wrapper for Jenkins slave

Notifications You must be signed in to change notification settings

yelaissaoui/windows-jenkins-slave-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

windows-jenkins-slave-wrapper

Manual configuration of a windows service wrapper for Jenkins slave

  • Download the latest version of winsw on : https://github.com/kohsuke/winsw/releases
  • Rename the executable to jenkins-slave.exe
  • Modify the content of jenkins-slave.xml to meet your environment ( Copy the command java -jar agent.jar -jnplURL xxx from your master instance )
  • Put the three files in the same directory, start powershell in adminstrator mode and cd to the directory
  • Run : ./jenkins-slave.exe install
  • You can start the service using ./jenkins-slave.exe start
  • Check that the service is running automatically on Windows Service Manager

About

Manual configuration of a windows service wrapper for Jenkins slave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published