From f0dc7bf7576dddf7395f4af5e97f2ef98d38d8ef Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Wed, 19 Oct 2022 00:58:30 -0700 Subject: [PATCH] Added tools to Backups. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ac705f..ef71a19 100644 --- a/README.md +++ b/README.md @@ -326,6 +326,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [Back to the Top](#table-of-contents) +[Proxmox Backup Server](https://www.proxmox.com/en/proxmox-backup-server) is an enterprise backup solution for backing up and restoring VMs, containers, and physical hosts. The open-source solution supports incremental backups, deduplication, Zstandard compression, and authenticated encryption. + [Borgmatic](https://github.com/modem7/docker-borgmatic) is a simple, configuration-driven backup software for servers and workstations. It protects your files with client-side encryption. Backup your databases too. Monitor it all with integrated third-party services. [Vorta](https://vorta.borgbase.com/) is a backup client for macOS and Linux desktops. It integrates the mighty Borg Backup with your favorite desktop environment to protect your data from disk failure, ransomware and theft.