• Community
  • Products
  • Bamboo
  • Questions
  • how to launch remote agent in bamboo without executing remote agent installer jar on agent.. Is there any other way to do this?

how to launch remote agent in bamboo without executing remote agent installer jar on agent.. Is there any other way to do this?

yogita dolas January 19, 2017

how to launch remote agent in bamboo without executing remote agent installer jar on agent.. Is there any other way to do this?

1 answer

1 vote
rsperafico
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 20, 2017

Hello Yogita Dolas,

First, you must install the remote agent by running the command:

java -Dbamboo.home=/path/to/bamboo-remote-agent -jar atlassian-bamboo-agent-installer-X.X-SNAPSHOT.jar BAMBOO_SABE_URL/agentServer/

information Reference: https://confluence.atlassian.com/display/BAMBOO/Bamboo+remote+agent+installation+guide

After the agent is installed, you can start the agent by running:

cd /path/to/bamboo-remote-agent
./bin/bamboo-agent.sh start


Kind regards,

Rafael
Atlassian

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events