Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×My Bamboo server has remote authentication enabled, now after a remote agent is restarted (post a configuration change) Agent unique id (UUID) need to be updated in Bamboo. which is becoming cumbersome because of growing number of remote agents.
I am not sure, if this is the way to solve the problem - https://confluence.atlassian.com/bamboo/securing-your-remote-agents-289277197.html
Can you please suggest a solution.
I have worked with remote agents. As far as i know, the UUID changes only if the remote-agent-home directory changes. Even if you change configurations ( i am assuming you are talking about the configuration file ), if you use the same home for the remote agent, UUID should remain same. You can force the remote-agent to use same home using -Dbamboo.home command line argument.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.