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.
Hello Everyone,
I'm new to bamboo. I'm learning it. I have a doubt regarding Adding the capabilities. Instead of Going to the bamboo and adding the capability for our remote agent Is there any way to add capability directly in the remote agent so that it will be automatically displayed in the bamboo.
Need help in this. Thanks in advance.
Hi Ramasamy,
You can define the capabilities for a specific remote agent by using a configuration file on the agent machine.
See Configuring remote agent capabilities using bamboo-capabilities.properties page
Regards
Thanks a lot Jack.
But in configuring remote agent capabilities they stated a format to add the executable capability, the format is
For example: i would like to add the capability like dotnet(version 3.0.100).
location for my file dotnet is "C:\Program Files\dotnet"
I also tried adding like this "system.builder.dotnet.Dotnet=C:\Program Files\dotnet\dotnet.exe" into a file named "bamboo-capabilities.properties" and moved this file inside the folder "C:\bamboo-agent\bamboo-agent-home\bin". Restarted my remote agent.
After doing this i created a plan and tried to add a task but unfortunately there is no task named "Dotnet" is displaying inside my bamboo "Task types".
Kind of stuck again & confused.
References :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.