From 2f619351e9cde08e6d64fe72ab62d3a39b5b2b3a Mon Sep 17 00:00:00 2001 From: infiniteduck <53666932+martinge17@users.noreply.github.com> Date: Mon, 4 May 2026 15:44:23 +0200 Subject: [PATCH] Add Kopia to Backups --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8e5636..aa8d40e 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ _See also: [Restic's list of Linux backup software](https://github.com/restic/ot - [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#` - [Duplicity](https://duplicity.gitlab.io/) - Encrypted bandwidth-efficient backup using the rsync algorithm. ([Source Code](https://gitlab.com/duplicity/duplicity)) `GPL-2.0` `Python` +- [Kopia](https://kopia.io/) - Fast and encrypted incremental backups with compression and deduplication, supports CLI and GUI. ([Source Code](https://github.com/kopia/kopia/)) `Apache-2.0` `Go` - [Minarca](https://minarca.org/) - Client–server backup platform with a centralized web console to manage and restore Linux, Windows, and macOS backups via GUI or CLI. ([Source Code](https://gitlab.com/ikus-soft/minarca)) `AGPL-3.0` `Python` - [Portabase](https://portabase.io/) - Server dashboard tool that simplifies the backup and restoration of your database instances. ([Source Code](https://github.com/Portabase/portabase)) `Apache-2.0` `Docker` - [Proxmox Backup Server](https://www.proxmox.com/en/proxmox-backup-server) - Proxmox Backup Server is an enterprise-class, client-server backup solution thatis capable of backing up virtual machines, containers, and physical hosts. ([Source Code](https://git.proxmox.com/?p=proxmox-backup.git;a=tree)) `GPL-3.0` `Rust`