Jenkins Swarm Slaves on Windows using Puppet
Posted by Admin • Monday, October 12. 2015 • Category: DevOps, Linux
Jenkins Swarm plugin is great, and instrumentation for Linux is fairly well-known, but what about Windows? Here is one approach for setting it up as a windows sevice (what we want Puppet to do):
- Download Swarm jar
- Download winsw from Kohsuke
- Rename winsw to jenkins_swarm.exe
- Create jenkins_swarm.xml
- Run jenkins_swarm.exe install
- Start service
Continue reading "Jenkins Swarm Slaves on Windows using Puppet"