Skip to content

Duplicati

Duplicati

x86-64 arm64 · 🐳 Docker · Documentation · http://<your.IP>:8200

Duplicati is a versatile and secure backup tool designed for everyone, including:

  • Users new to backup systems who need a simple and reliable solution.
  • Experienced users who want full control over encrypted backups and storage destinations.
  • System administrators who require automated, encrypted backups across multiple platforms.

Duplicati offers powerful features such as strong AES-256 encryption, backup scheduling, and flexible storage support (local folders, NAS, cloud providers like Google Drive, Dropbox, S3, and more).
Through its web-based interface, users can easily configure, monitor, and restore backups from any browser.

Thanks to Duplicati’s smart design — working through standard protocols and containerized deployment — it fits seamlessly into any environment, from personal setups to enterprise infrastructures.

Install from armbian-config → Software → Backup → Duplicati

CLI install
armbian-config --cmd DPL001
  • Install directory: /armbian/duplicati
  • Configuration directory: /armbian/duplicati/config
  • Backup target directory: /armbian/duplicati/backups
Bash
docker logs -f duplicati

All armbian-config commands

Action Command
Install armbian-config --api module_duplicati install
Duplicati remove armbian-config --api module_duplicati remove
Duplicati purge with data folder armbian-config --api module_duplicati purge
Status armbian-config --api module_duplicati status
Help armbian-config --api module_duplicati help

Part of Armbian’s Backup solutions for your data software.