Bamboo 2.2 : Legacy Remote Agent Installation Guide
This page last changed on Mar 08, 2009 by alui.
If you have implemented your own remote agent service wrapper or have problems with the service wrapper used by the remote agent supervisor in Bamboo, you can install the legacy remote agent (pre-Bamboo 2.2) which does not have a service wrapper.
Step 1. Download and install the Legacy Remote Agent
Step 2. Launch the Remote AgentOnce installed, you can run the remote agent by executing the command line obtained in the previous step. This command will look something like the following:
java -jar bamboo-agent-2.0-SNAPSHOT.jar http://bamboo-host-server:8085/agentServer/
You can also choose to run the remote agent with different command line parameters, to change where the remote agent stores its data or suppress the self-signed certificate of the server. Changing where the remote agent stores its data
Suppressing the self-signed certificate of the server
Step 3. Configure the Remote Agent's CapabilitiesPlease see Configuring Capabilities. Step 4. (Optional) Rename the Remote AgentYour new remote agent has been automatically given a default name (e.g. 'Remote Agent on mymachine'). If you wish to rename your new remote agent, please see Editing an Agent's Details. |
![]() |
Document generated by Confluence on Mar 09, 2009 17:06 |