From 6034b0cbb499eff2d50a995e5b382e9836837fa6 Mon Sep 17 00:00:00 2001 From: Arelius-D Date: Fri, 12 Jun 2026 13:03:22 +0200 Subject: [PATCH] Add Cerebro to Backups --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72b8ab4..b4a7d4a 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ _See also: [Restic's list of Linux backup software](https://github.com/restic/ot - [Barman](https://pgbarman.org) - Backup and Recovery Manager for PostgreSQL. ([Source Code](https://github.com/EnterpriseDB/barman)) `GPL-3.0` `Python` - [BorgBackup](https://www.borgbackup.org/) - Deduplicating archiver with compression and authenticated encryption. ([Source Code](https://github.com/borgbackup/borg)) `BSD-3-Clause` `Python` - [Burp](https://burp.grke.org/) - Network backup and restore program. ([Source Code](https://github.com/grke/burp)) `AGPL-3.0` `C` +- [Cerebro](https://github.com/Arelius-D/Cerebro) - State-monitoring differential backup engine with inline diff logging. `MIT` `Shell` - [Dar](http://dar.linux.free.fr/) - Which stands for Disk ARchive, is a robust and rich featured archiving and backup software of the tar style. ([Source Code](https://github.com/Edrusb/DAR)) `GPL-2.0` `C++` - [Databasus](https://databasus.com/) - PostgreSQL, MySQL, MariaDB and MongoDB backup tool with web UI, external storages (local, S3, FTP, Google Drive, etc.), notifications (webhook, Discord, Slack, etc.) and team management. ([Source Code](https://github.com/databasus/databasus)) `Apache-2.0` `Docker` - [Duplicati](https://www.duplicati.com) - Backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. ([Source Code](https://github.com/duplicati/duplicati)) `LGPL-2.1` `C#`