Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket on docker

Farrukh Sadykov October 5, 2020

Hi, 

 

I am trying to upgrade from 5.13 docker image to next available version. But for some reason when I upgrade it is complaining regarding permissions and users. Do you guys have any kind of documentation on which versions I can upgrade to? Do we have a path? 

Any kind of documentation helps 

1 answer

0 votes
Dave Chevell
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 4, 2020

We switched from using the built in daemon OS user to a dedicated bitbucket user to run the Bitbucket app, that might be what you're running into. (It was a necessary change; daemon's UID/GID is not guaranteed to be consistent across different OS's, not to mention the other benefits of using a dedicated UID/GID regardless.)

The bitbucket user's UID/GID is 2003/2003. You could chown the contents of your $BITBUCKET_HOME/shared folder, e.g. chown -R 2003:2003 /path/to/bitbucket/shared/home to overcome this problem. Otherwise, share what errors you're seeing precisely so we can help further.

Cheers

Dave

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events