Skip to content

Wrapper around Borg for to taking backups of my system and syncing with S3.

License

Notifications You must be signed in to change notification settings

fullerzz/borgboi

Repository files navigation

BorgBoi 👦🏼

Wrapper around Borg to ease the process of taking automated backups for my personal systems.

The Borg repository is synced with an S3 bucket as part of the daily backup operation.

drawing

Usage

The program can be invoked with: borgboi <cmd> or bb <cmd>

Take Daily Backup

borgboi daily-backup <path-to-repo>

To Do

  • Wrap common borg operations for creating archive, pruning, and compacting
  • Display borg logs to user through terminal as borg is running
  • Sync local borg repo/its archives with a S3 bucket
  • Add command to print out information on the borg repo
  • Document additional commands
  • Add command to delete borg repo
  • Add command to download remote borg repo from S3
  • Add command to restore from borg repo
  • Additional tests

About

Wrapper around Borg for to taking backups of my system and syncing with S3.

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •