The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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/

TAGS
AUG Leaders

Atlassian Community Events