You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I'm running Bamboo-server on my machine using
$> docker volume create --name bambooVolume
$> docker run -v bambooVolume:/var/atlassian/application-data/bamboo --name="bamboo" --init -d -p 54663:54663 -p 8085:8085 atlassian/bamboo-server
as directed in the docs
I then logon to localhost:8085, Administration, Agents, Install remote agent.
The agent installs and requests authentication successfully but gets assigned the IP 172.17.0.1 which is the default gateway of the bridge network of the bamboo-server container.
The "Online remote agents" tab keeps listing "A remote agent is loading on localhost (172.17.0.1)" but it never loads.
Any suggestions as to how I could resolve this issue?
Thanks
In case anyone else runs into this I had to update the broker port URI as described in this article.
I'm happy to announce that Bamboo 7.2 has been released and it’s overflowing with awesome new features. This will be the last major Server release before the launch of Bamboo DC. Bamboo logs We...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.