Agents and capabilities
Administering Bamboo
- System settings
- Agents and capabilities
- Working with Elastic Bamboo
- Quick filters
- Users and permissions
- Connect Bamboo to an external database
- Connect Bamboo to an H2 database
- Apps
- Data and backups
- Security
- Advanced actions
- Collecting analytics for Bamboo
- Bamboo Instance Health check
- Lockout recovery process
- Configuring announcement banner
- Bamboo guardrails
In this section
Related content
- Browse Rovo agents
- How to export a remote agent capability list to bamboo-capabilities.properties format
- Rovo agent permissions and governance
- What do agents do in Jira Service Management?
- Rovo agent actions
- Writing and reviewing content with Rovo agents
- Write instructions for your Rovo agent
- Bamboo SQL Query to fetch Agent capabilities,Job requirements and Dedicated agent details
- Relative paths in remote agent capabilities are incorrectly referenced to agent's directory after upgrade
- Cannot add a Program to the Capabilities in Jira Align
An agent can run a job if its capabilities match the requirements of a job. Each job inherits the requirements from individual tasks that it contains.
On this page:
Capablities
You can define the following capabilities for an agent:
- an executable (e.g. Maven)
- a JDK
- a Version Control System client application (e.g. Git)
- a custom capability. This is a key-value property which defines a particular characteristic of an agent (e.g. 'operating.system=WindowsXP' or 'fast.builds=true').
Capabilities typically define the path to an executable that has already been installed, and must be defined in Bamboo before Bamboo or its agents can make use of those.
Capabilities can be defined specifically for an agent, or they can be shared between all remote agents. Note that the value of an agent-specific capability overrides the value of a shared capability of the same name (if one exists).
See also:
Viewing the agents and plans related to a capability
To view the agents and plans related to a capability, see Viewing a capability's agents and jobs.
Last modified on May 24, 2016
In this section
Related content
- Browse Rovo agents
- How to export a remote agent capability list to bamboo-capabilities.properties format
- Rovo agent permissions and governance
- What do agents do in Jira Service Management?
- Rovo agent actions
- Writing and reviewing content with Rovo agents
- Write instructions for your Rovo agent
- Bamboo SQL Query to fetch Agent capabilities,Job requirements and Dedicated agent details
- Relative paths in remote agent capabilities are incorrectly referenced to agent's directory after upgrade
- Cannot add a Program to the Capabilities in Jira Align
Powered by Confluence and Scroll Viewport.