项目作者: eikendev

项目描述 :
My personal backup service using Borg Backup
高级语言: Shell
项目地址: git://github.com/eikendev/bavice.git
创建时间: 2020-04-09T18:02:00Z
项目社区:https://github.com/eikendev/bavice

开源协议:ISC License

下载


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.