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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.