Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 460 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 460 Bytes

yolo_backup

yolo_backup allows you to create incremental backups of multiple servers using rsync over SSH. You can specify which backups to keep (daily, weekly, monthly, …) on a per-server basis.

Setup

Configuration

yolo_backup automatically loads /etc/yolo_backup.yml. If you would like to use a different path, use the --config parameter.

Take a look at the example configuration to see what's possible.