Jenkins Features

  • Client-server
  • Security
  • Reporting

Larger projects need multiple machines to be configured instead of centralized builds on one machine. Also, there are requirements for several different environments for test builds. Slave machines are effective to offload these loads from a master server.

They need a bi-directional communication link from the master through a TCP/IP socket, with only a slave agent instead of the full Jenkins package or compiled binaries.

  1. To set up slave/nodes under Jenkins, configure and select the manage nodes option and create a new node:
    Jenkins Features
  2. Select name and Dumb Slave option.
  3. The slave node details are to be given, then ...

Get DevOps: Continuous Delivery, Integration, and Deployment with DevOps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.