This page last changed on Oct 16, 2008 by alui.

An agent is a service that runs Bamboo builds. There are two types of agents:

  • local agents run on the Bamboo server. 
  • remote agents run on computers other than the Bamboo server.

(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 Configuring Agents and Capabilities and Specifying a Plan's Capability Requirements.

Document generated by Confluence on Mar 02, 2009 18:52