Duplicati
Free, open-source backup client for encrypted, scheduled cloud backups.
Why consider Duplicati?
Duplicati is an open-source backup software with a web administration UI. It supports incremental block backups, AES-256 encryption, and destinations including Google Drive, OneDrive, and S3.
Learn Duplicati by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Duplicati
Duplicati runs continuously in the background on servers and desktops, performing scheduled, compressed, and encrypted backups with automated verification tests.
Running with Docker
docker run -d \ --name duplicati \ -p 8200:8200 \ -v $(pwd)/backups:/backups \ duplicati/duplicati:latestAccess the Duplicati Web UI on http://localhost:8200.
Duplicati is licensed under the GNU LGPL-2.1 license.
Related tools
More options with a similar category or technology profile.
boringproxy
Simple, self-hosted reverse proxy and tunnel manager for exposing private web services securely.
OWASP ModSecurity
Open-source Web Application Firewall (WAF) engine providing cross-platform HTTP security inspection.
OpenCTI
Open-source platform for managing cyber threat intelligence knowledge and STIX2 relationships.
Maltrail
Malicious traffic detection system utilizing public blacklists and heuristic traffic behavior analysis.