Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How do I point remote agents to a new bamboo server?

Other than initially starting the remote agent, I don't see where this is configured.

1 answer

1 vote
Jeremy Owen
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Apr 12, 2018

Hey Rob,

The address is stored in the <bamboo-agent-home>/conf/wrapper.conf. Example below:

wrapper.app.parameter.2=http://bamboo-url/agentServer/

The /agentServer/ part is also a static requirement.

Cheers,

Jeremy

Thanks. Do you need to reboot the agent to make the change take effect or just restart the bamboo-remote-agent service or what?

Jeremy Owen
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Apr 22, 2018

You're welcome. :) For the wrapper.conf changes to Base URL, you'll just need to restart the agent.

There's also one other address the agent uses for connections which is configured on the Bamboo Server side at:

  • Bamboo Administration >> Overview >> General configuration >> Broker Client URL

If this particular URL needs to be changed, both the Bamboo Server and then agent need to be restarted.

Cheers,

Jeremy

You're fast. Ok just to double check, I don't need to update the base URL since it's tcp://0.0.0.0:54663 right?

Thanks again

Jeremy Owen
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Apr 22, 2018 • edited

That sounds like the Broker URL (which is the listener address and 0.0.0.0:54663 is fine). The Broker Client URL is what gets distributed to the remote agent when it first connects (via the HTTP address you configured in the wrapper.conf earlier) and is the address the agent will connect to for messaging between server and agent.

If the current Broker Client URL is a connectable address from the remote agent, then no need to change it. You can test with a telnet if needed.

Cheers,

Jeremy

You're right, I meant the Broker URL. Looks good from here then!

Cheers to you Jeremy

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events