Skip to content

My personal backup service using restic

License

Notifications You must be signed in to change notification settings

eikendev/bavice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is the script I use for backing up my servers. The script depends on restic. Be aware that it will conditionally prune existing backups. When an error occurs, the script will send a notification to the specified PushBits application.

Usage

Have a look at example/. Copy the example files to the XDG config directory (e.g., ~/.config/bavice) and adapt their contents.

To run the script, I recommend using systemd. See bavice.service and bavice.timer for templates to setup a service and a timer respectively.

About

My personal backup service using restic

Topics

Resources

License

Stars

Watchers

Forks