Tag Archives: build agent

Add Jenkins Build Agent

You want Jenkins to use a remote agent (server) to do the builds. As such, create two more servers to process tasks. I want to process remote tasks on server 2 so add a label for ‘remote’ I want to … Continue reading

Posted in Computers, Jenkins | Tagged , | Leave a comment

Jenkins And Build Agents

Overview In this article, I’ll provide instructions in how I installed Jenkins and the two Jenkins Build Agents in my environment. System Requirements I used one of my standard templates in vCenter to create the three Jenkins nodes. All three … Continue reading

Posted in Computers, Jenkins | Tagged | Leave a comment