The problem you need to solve: You need to keep backups of your JIRA but you want to automatically remove the oldest ones to preserve disk space.
How Minyaa solves this problem: Minyaa provides a "Roll Over" backup service. Meaning that when a backup is made, the oldest backup or the backups that are older than a configured amount of days are automatically deleted.
Parameters | Description |
---|---|
Directory Name | Absolute path to the directory in which you want to save your backups |
Date Format |
This is the format that will determine the backup's file name e.g. : yyyy-MM-DD-hh-mm-ss
|
Retention Mode | How will the service determine what is an old backup
|
Retention Value | Depending on the "Retention Mode", this parameter determines the number of days or backups to keep |
Backup As |
|
Delay | Length, in minutes , of the interval at which the service will run. |