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.
In overview -> system information -> environment variables. I have
how can I change this variable or bambooHome directly?
I was able to modify the {bamboo-install-dir}/bin/setenv.sh to change the bamboo path at the top, then restart bamboo and it worked.
{bamboo_installation_directory}/atlassian-bamboo/WEB-INF/classes/bamboo-init.properties
Please, checkout that one
https://confluence.atlassian.com/bamboo/locating-important-directories-and-files-289277247.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I modified the path in that file and restarted bamboo and it did not update the path in the system information
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So that's variable BAMBOO_HOME set by maybe some scripts.
it can be you systemctl file or setenv.sh or something.
Could you share more info about your installation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Running bamboo server in a docker container. I am trying to rebuild the bamboo server container from the volume.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay, what's the purpose to changing the internal home location?
because you can how do you want the volume.
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.