I want to setup automatic backups of my Jira to an AWS S3 Bucket.
What is the easiest way of doing this? Are there any integrations?
Simplest way is a cron job to copy your database and home directory. Jira isn't going to do this directly.
You'll have to decide for your situation how often backups should be taken and how long you want to keep data.
There's lots of other options, like snapshots, database replication servers, moving s3 items to glacier over time, etc.
I am not running Jira on my server.
I am using the cloud version of Jira which is why I am asking for integration support.
Is there any other way of doing something similar with the version I have?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.