I am working to get Bitbucket 5.11.1 server running on RHEL 7x, and I want to secure the connection, following the instructions on https://confluence.atlassian.com/bitbucketserver/securing-bitbucket-server-with-tomcat-using-ssl-776640127.html.
But there is no 'shared' directory. Here is what I've got--
# find /opt/atlassian/bitbucket/5.11.1/ -maxdepth 1
/opt/atlassian/bitbucket/5.11.1/
/opt/atlassian/bitbucket/5.11.1/jre
/opt/atlassian/bitbucket/5.11.1/Launch Bitbucket in browser.url
/opt/atlassian/bitbucket/5.11.1/README.txt
/opt/atlassian/bitbucket/5.11.1/app
/opt/atlassian/bitbucket/5.11.1/bin
/opt/atlassian/bitbucket/5.11.1/elasticsearch
/opt/atlassian/bitbucket/5.11.1/lib
/opt/atlassian/bitbucket/5.11.1/licenses
/opt/atlassian/bitbucket/5.11.1/.install4j
/opt/atlassian/bitbucket/5.11.1/work
/opt/atlassian/bitbucket/5.11.1/temp
/opt/atlassian/bitbucket/5.11.1/logs
And there is no bitbucket.properties file.
Are there new instructions?
Hi Andrew,
The shared directory is in the home directory of Bitbucket Server - by default that would be /var/atlassian/bitbucket. The path you're looking at is the Bitbucket installation directory. This has not changed from earlier versions of Bitbucket Server.
Cheers,
Christian
Premier Support Engineer
Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.