Scripting the daily rsync backup job

Sebastian Vendt 28d2956c3b Merge branch 'master' of https://git.sebastianvendt.de/sebastian/backup 3 miesięcy temu
backupMgr d74caac307 Updating Readme to be more precise 1 rok temu
postgresqlBackup 142b2821c2 Fixing type in deleting files 3 miesięcy temu
.gitignore 85a6da7491 Adding full support and fixing bugs for source specific exclude files 1 rok temu
Readme.md 83bc8f54e7 Updating readme 1 rok temu

Readme.md

Overview

This repository contains several scripts to manage backups.

backupMgr

This is the core component, syncing several (remote) source folder with local backup folders.

postgresqlBackup

Creating dumps of postgresql databases running in Docker container.