This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

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 are met by the agent's capabilities.

For more information, see:

On this page:

Disabling Remote Agent Support

Disabling remote agent support in Bamboo will disable all remote agents and prevent any users from creating new remote agents. This function will not delete any remote agents that you have already created. To delete a remote agent, see Disabling or Deleting an Agent.

Before you begin:

  • Note, remote agent support must be enabled to use Elastic Bamboo. Disabling remote agent support will disable Elastic Bamboo.

To disable remote agent support:

  1. Click the 'Administration' link in the top navigation bar.
  2. Click the 'Agents' link in the left navigation column to display the Agents screen.
  3. Click the 'Disable Remote Agent Support' link (see screenshot below).


Screenshot above: Disabling remote agent support

Re-Enabling Remote Agent Support

To re-enable remote agent support:

  1. Click the 'Administration' link in the top navigation bar.
  2. Click the 'Agents' link in the left navigation column. This displays the Agents screen with a message indicating that remote agent support is disabled.
  3. Click the 'Enable Remote Agent Support' link (see screenshot below).


Screenshot above: Re-enabling Remote Agent Support

  • No labels