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 am trying to install bamboo on redhat 7 but the file referenced in the instructions doesnt exist (atlassian-bamboo/WEB-INF/classes/bamboo-init.properties
)
Hello @Gil Jensen welcome to the Atlassian Community!
Can you share some more details? What version of Bamboo are you trying to install? What download type did you choose (zip or tar.gz)?
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.
rwxr-xr-x. 14 jensen users 4096 Apr 20 09:11 ./
drwxrwxrwx. 12 root root 224 May 18 13:59 ../
drwxr-xr-x. 42 jensen users 4096 Apr 20 09:11 atlassian-bamboo/
-rwxr-xr-x. 1 jensen users 1375 Apr 20 09:10 bamboo.sh*
drwxr-xr-x. 2 jensen users 4096 Apr 20 09:11 bin/
-rw-r--r--. 1 jensen users 19882 Apr 20 09:10 BUILDING.txt
drwxr-xr-x. 2 jensen users 238 Apr 20 09:11 conf/
-rw-r--r--. 1 jensen users 5727 Apr 20 09:10 CONTRIBUTING.md
drwxr-xr-x. 2 jensen users 4096 Apr 20 09:11 lib/
drwxr-xr-x. 2 jensen users 40960 Apr 20 09:11 licenses/
drwxr-xr-x. 2 jensen users 6 Apr 20 09:11 logs/
-rw-r--r--. 1 jensen users 1777 Apr 20 09:10 NOTICE
-rw-r--r--. 1 jensen users 3754 Apr 20 09:10 README.html
-rw-r--r--. 1 jensen users 3336 Apr 20 09:10 README.md
-rw-r--r--. 1 jensen users 2026 Apr 20 09:10 README.txt
drwxr-xr-x. 6 jensen users 110 Apr 20 09:11 scripts/
drwxr-xr-x. 2 jensen users 48 Apr 20 09:11 temp/
drwxr-xr-x. 2 jensen users 61 Apr 20 09:11 tomcat-docs/
drwxr-xr-x. 4 jensen users 47 Apr 20 09:11 tools/
drwxr-xr-x. 2 jensen users 6 Apr 20 09:11 webapps/
drwxr-xr-x. 2 jensen users 6 Apr 20 09:11 work/
bash-4.2$
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you confirm if the following command does return nothing?
$ find . -name 'bamboo-init.properties'
./atlassian-bamboo/WEB-INF/classes/bamboo-init.properties
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thank you that helped I did find the file here ./atlassian-bamboo/WEB-INF/classes/bamboo-init.properties
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.