Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically backup Bitbucket Repositories

Nikoo Malek June 8, 2021

I need to have a simple way to schedule daily back up of all the repository Automatically..

I looked at this: https://confluence.atlassian.com/bitbucketserver/data-recovery-and-backups-776640050.html

but is any tools available that  to have a backup scheduler instead of have a script to do so? 

1 answer

1 vote
Mikael Sandberg
Community Champion
June 8, 2021

The article you referenced is only for Data Center. Bitbucket Cloud does not offer a backup solution, but the easiest way to do it would be to just to a git clone --mirror of your repositories and run that on a schedule. You can also have a look at this sample backup script for Bitbucket Cloud, https://bitbucket.org/atlassianlabs/automatic-cloud-backup/src/master/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events