We no longer offer sales and support for server apps. You can stay connected by exploring the migration options to either the cloud or Data Center version of this app.
Manage agents via REST APIs
Admin config to set maintenance rules
Central configuration of rules to determine if, and how many agents may go offline to perform maintenance at once. Combined with simple crontabs this provides a hands-off and automated build agent farm.
Easy to consume from shell scripts
Maintenance and status endpoints support text output that can be immediately consumed by shell as variables.
i.e.
$ source response.txt
$ echo "Agent busy? ${BUSY}"
Manage Capabilities
List and purge agent specific capabilities for fully automated lifecycle management of agents and their capabilities.
Privacy and security
Privacy policy
Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.
Partner privacy policyResources
Gallery
Agent status is returned as json payload for update operations.