Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 449 Bytes

Jira Backup

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

Features

  • Backup Jira attachments
  • Backup Jira database using pg_dump

jira-backup script

Check the bin directory for more details on the jira-backup script

Puppet module