Multiple Build Agents Running as Windows Services
Is it possible to have more than one build agent on a single server running as a Windows Service.
When I try to install a second agent as a service it replaces the first.
Please sign in to leave a comment.
Hello,
To install additional agents as services under Windows, modify the <agent>\launcher\conf\wrapper.conf: wrapper.console.title, wrapper.ntservice.name, wrapper.ntservice.displayname and wrapper.ntservice.description properties should have unique values within the computer.
A related feature request in our tracker.
Kind regards,
Marina