The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I ran set-bitbucket-home.sh and it gave me a directory. When I searched the specified directory, I see no mention of a 'bitbucket.properties' file. I need this to change my repository to private.
This is on a linux server.
Edit: I should add that I am a novice linux user
Hi Juan,
Out of the box the file does not exist unless you're using an external database. If you don't have the file in the <BitbucketHome>/shared directory you can simply create it.
Cheers,
Christian
Premier Support Engineer
Atlassian
Assuming you did a standard install of Bitbucket, your bitbucket.properties file should be in:
/var/atlassian/application-data/bitbucket/shared/
You can check the running application with:
ps -ef | grep java
Then you should see a parameter like :
-Dbitbucket.home=/var/atlassian/application-data/bitbucket
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail...
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.