Skip to content

Backup solutions for your data

Duplicati

Duplicati install

Duplicati

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.

Author: @igorpecovnik

Status: Stable

armbian-config --cmd DPL001

The web interface is accessible via port 8200:

  • URL: http://<your.IP>:8200
  • Install directory: /armbian/duplicati
  • Configuration directory: /armbian/duplicati/config
  • Backup target directory: /armbian/duplicati/backups
Bash
docker logs -f duplicati
Duplicati remove:
armbian-config --cmd DPL002
Duplicati purge with data folder:
armbian-config --cmd DPL003