A simple shell script to backup Jira instances according to Atlassian best practices outlined in Backing Up Data.
This has been updated to work with postgres instead of mysql
- Backup Jira attachments
- Backup Jira database using pg_dump
Check the bin directory for more details on the jira-backup
script