You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have a bamboo server running behind Nginx reverse proxy and try to host get my build run in an elastic agent. The again is spinning up but shows "No agent can build this job." in the build.
Chance upon https://confluence.atlassian.com/bamkb/how-to-bypass-the-server-proxy-on-remote-agent-connection-939925341.html. and it mention putting
-Dbamboo.ec2.agent.endpoint=http://localhost:8085
in "setenv.sh" but is unclear where in setenv.sh should I put this line.
Hi Elson,
welcome to Atlassian Community!
As per knowledge base the right position to place "-Dbamboo.ec2.agent.endpoint=http://localhost:8085" is in setenv.sh in section JVM_SUPPORT_RECOMMENDED_ARGS=
Please kindly check if this helps in your case.
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.