2022-10-31 09:37:42 -07:00
2022-10-31 09:37:42 -07:00
2022-10-31 08:35:12 -07:00
2022-10-31 09:37:42 -07:00
2022-10-31 09:37:42 -07:00
2022-10-31 09:37:42 -07:00
2022-10-31 09:37:42 -07:00
2022-10-31 09:37:42 -07:00
2022-10-31 08:35:12 -07:00
2022-10-31 09:37:42 -07:00
2022-10-31 09:37:42 -07:00
2022-10-31 09:37:42 -07:00
2022-10-31 09:37:42 -07:00

Confluence Server DIY Backup

This repository contains a set of example scripts that demonstrate best practices for backing up a Confluence Server/Data Center instance using a curated set of vendor technologies. This version only supports the technologies below;

  • DB: PostgreSQL
  • Disk: LVM

Usage

Backup:

sudo ./backup/sh

Restore

  • sudo ./restore.sh -- To see the list of backups.
  • sudo ./restore.sh 2022-10-28 -- to restore specific backup.
Description
Confluence DIY Backup using LVM
Readme 264 KiB
Languages
Shell 100%