From ccb7c34b6104c84ece23665ec70994dc95077c4d Mon Sep 17 00:00:00 2001 From: Miles Matthias Date: Thu, 26 Jun 2014 11:20:16 -0600 Subject: [PATCH] Suggest DREBS to the backup section http://dojo4.com/blog/aws-ebs-backups-we-rewrote-drebs for more info. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68fdf05..61c4982 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [SafeKeep](http://safekeep.sourceforge.net/) - Centralized pull-based backup using `rdiff-backup`. * [TarSnap](https://www.tarsnap.com/) - Secure backup service with an open-source client. * [UrBackup](http://www.urbackup.org/) - Another client-server backup system. +* [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. ## Cloning *Cloning software.*