mirror of
https://github.com/miantiao-me/awesome-homelab.git
synced 2026-05-09 08:25:36 +02:00
[GH-ISSUE #43] Add duplicacy-cli-cron — Encrypted dual-storage backup automation #25
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/awesome-homelab#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GeiserX on GitHub (Mar 8, 2026).
Original GitHub issue: https://github.com/miantiao-me/awesome-homelab/issues/43
App Info
Name: duplicacy-cli-cron
URL: https://github.com/GeiserX/duplicacy-cli-cron
Description: Docker-based encrypted dual-storage backup automation using Duplicacy CLI with cross-site redundancy. Schedules and manages encrypted, deduplicated backups to two independent storage backends (e.g., local MinIO + remote S3) with Telegram notifications.
Category: Backup / Data Protection / DevOps
License: MIT
Tech Stack: Shell, Duplicacy CLI, Docker
Key Features
Why it's useful for homelab users
Data loss is a real risk for homelab operators. This tool provides a turnkey Docker solution for encrypted, deduplicated backups to two separate storage targets, ensuring cross-site redundancy. The cron scheduling and Telegram notifications make it a set-and-forget backup solution that keeps homelab data safe without manual intervention.