Documentation for Bamboo 4.1.x. Documentation for earlier versions of Bamboo is available too.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

A Bamboo agent is a service that provides capabilities to run job builds. There are two types of Bamboo agents:

(info) Local agents run in the server's process, i.e. in the same JVM as the server. Each remote agent runs in its own process, i.e. has its own JVM.)

Each agent has a defined set of capabilities and can only run builds for jobs whose requirements match the agent's capabilities.

For more information, see:

  • No labels