|
An agent is a service that runs Bamboo builds. There are two types of agents:
(Note: 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. An agent can only run builds for plans whose requirements are met by the agent's capabilities.
See 02. Configuring Agents and Capabilities and 1.2.4 Specifying a Plan's Capability Requirements.