Has anyone successfully automated their backups for Jira Cloud?

Danny Grenzowski _Rewind_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
June 20, 2022

I know Atlassian has an export endpoint for Jira Cloud projects but doesn't provide a supported script to automatically use it, but that some 3rd-party scripts exist for this purpose.

 

Has anyone found these useful? If not, what are you using to take regular backups of your Jira Cloud site?

4 answers

Suggest an answer

Log in or Sign up to answer
1 vote
Stefan Salzl
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 20, 2022

Hi @Danny Grenzowski _Rewind_ 

It´s been a while now but I once had to implement this for a customer and I was able to manage with information from following links:

https://confluence.atlassian.com/jirakb/how-to-automate-backups-for-jira-cloud-applications-779160659.html

https://bitbucket.org/atlassianlabs/automatic-cloud-backup/src/master/

 

I configured the shell scripts from the above mentioned repo and created a cron-job to recurringly process the backup.

 

Hope this helps.

Best
Stefan

Girish_Shenoy
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 20, 2022

Hi Stefan,

If you need a fool proof solution, there is a third party app called Revyz for Jira, this will do automatic backup and also allows you to perform issue level restoration. I am currently testing their Beta and its working very well. 

They are currently giving early access for free, you can try it . visit https://www.revyz.io/

Hope this helps you.

Like # people like this
0 votes
Global Gigde October 11, 2022

Revyz provides one of the best Jira Automated Backups. Revyz provides many valuable services when it comes to Jira, some of which are -

1 Daily Automatic and on-demand backups

2 Easy, Granular restores

3 End to End native atlassian experience

4 Quick restores

5 Audit all your backup and restore activities.

Revyz takes pride in providing all these activities at the most affordable prices. Revyz takes care of all the hassle and deals with any kind of accidental data loss, giving you the much needed peace of mind. Choose the best Jira Automated Backups for a smooth and seamless experience. For more info, visit https://www.revyz.io/

0 votes
Mike Owen June 28, 2022

Yes, I've been able to automate our JIRA and Confluence backups to AWS by tweaking the community provided scripts. 

In essence its a Python script alongside an accompanying Dockerfile allows an image to be built and then subsequently pushed and stored to AWS ECR (Elastic Container Registry). This can then be executed via a cron job using AWS EventBridge. On success or failure, the script invokes the Slack Messaging lambda (passes a JSON Array string) to provide a live notification to Slack.

Venkat Nagappan September 21, 2023

Hi, Would you be able to share your workflow/scripts/setup for this process please for reference? Thanks

0 votes
Kristin Lyons
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 21, 2022

I've done it using Automation but I just have it set to run weekly.

TAGS
AUG Leaders

Atlassian Community Events