Skip to content

oxidand/backup-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backup with restic and rsync

Usage:

restic

  • Create environment, e.g. b2.env:
  • Add password to the repo to %env%.pass, e.g. b2.pass
  • Run restic.sh %env%

rsync

  • Create environment, e.g. ext.env:
    • Specify destination with RSYNC_DEST
    • Specify what to backup with BACKUP_DIR_PATH
  • Run rsync.sh %env%

About

Backup with restic and rsync

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages