Restoring a DIY backup in the official Docker Bitbucket Server image

David Aiken August 7, 2017

I would like to restore a bitbucket DIY backup archive for use in a docker service based on the official Dockerhub image. I've tried invoking the standard Atlassian DIY restore script on an archive added to the image. It runs in the entrypoint.sh just before exec'ing start-bitbucket.sh but the service doesn't start. The service does start if the restore script isn't called.

If anyone has done this successfully some pointers would be appreciated.

thanks!

1 answer

0 votes
David Aiken August 8, 2017

It's working. I had to drop the postgres 'bitbucket' database and clear out the files below BITBUCKET_HOME (with a small change to the restore logic to check for files instead of the directory's existence) before invoking the restore script on an archive file copied into the image. The restore script warnings were quite useful. Hope it helps..

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events