
Duplicati
Free backup software to store encrypted backups online For Windows, macOS and Linux
Official integration
Created - Last update
Duplicati works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive & S3, Google Drive, box.com, Mega, hubiC and many others.
Deployed services
duplicati
linuxserver/duplicati:$$cap_duplicati_version
- duplicati-config:/config
- $$cap_localpath:/backups
- $$cap_sourcepath:/source
8200
4
Variables
Timezone
Default: Europe/Brussels
$$cap_tzSpecify a timezone to use EG Europe/London, find yours at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
Version Tag
Default: version-v2.0.7.1-2.0.7.1_beta_2023-05-25
$$cap_duplicati_versionCheck out their Docker page for the valid tags https://hub.docker.com/r/linuxserver/duplicati/tags
User ID
Default: 1000
$$cap_puidUser ID that the process uses, run (id $user) in your instance to see the id
Group ID
Default: 1000
$$cap_guidGroup ID that the process uses, run (id $user) in your instance to see the id
Path to store local backups.
Default: undefined
$$cap_localpathPath to source for files to backup.
Default: undefined
$$cap_sourcepatheg: /var/lib/docker/volumes or just / So you can select the folders you want to backup
Command line arguments
Default: undefined
$$cap_cli_argsOptionally specify any CLI variables you want to launch the app with, see https://duplicati.readthedocs.io/en/latest/07-other-command-line-utilities/
