Duplicacy
Docker-Anwendung from Selfhosters
Übersicht
Web GUI for Duplicacy. Duplicacy backs up your files to many cloud storages with client-side encryption and the highest level of deduplication
http://duplicacy.com
Note:
- It's imporatant to pass hostname (Advanced View > Extra Parameters > --hostname=), as duplicacy license is requested based on hostname and machine-id provided by dbus.
- Machine-id will be persisted in the /config directory.
- Default hostname set to 'duplicacy-Unraid'.
- If you want to backup the Unraid FLASH drive then you will have to run Duplicacy as root i.e. USR_ID=0 and GRP_ID=0
- /config -- is where configuration data will be stored. Should be backed up.
- /logs -- logs will go there.
- /cache -- transient and temporary files will be stored here. Can be safely deleted.
- Readme: https://hub.docker.com/r/saspus/duplicacy-web
Note:
- It's imporatant to pass hostname (Advanced View > Extra Parameters > --hostname=), as duplicacy license is requested based on hostname and machine-id provided by dbus.
- Machine-id will be persisted in the /config directory.
- Default hostname set to 'duplicacy-Unraid'.
- If you want to backup the Unraid FLASH drive then you will have to run Duplicacy as root i.e. USR_ID=0 and GRP_ID=0
- /config -- is where configuration data will be stored. Should be backed up.
- /logs -- logs will go there.
- /cache -- transient and temporary files will be stored here. Can be safely deleted.
- Readme: https://hub.docker.com/r/saspus/duplicacy-web
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3875]/- Netzwerk
bridge- Privilegiert
- false
- Extra Params
--hostname=duplicacy-unraid
Konfiguration der Vorlage
PortPorttcp
Container Port: 3875
- Ziel
- 3875
- Standard
- 3875
ConfigPathrw
Container Path: /config
- Ziel
- /config
- Standard
- /mnt/user/appdata/Duplicacy/config
CachePathrw
Container Path: /cache
- Ziel
- /cache
- Standard
- /mnt/user/appdata/Duplicacy/cache
User DataPathrw
Container Path: /backuproot
- Ziel
- /backuproot
LogsPathrw
Container Path: /logs
- Ziel
- /logs
- Standard
- /mnt/user/appdata/Duplicacy/logs
User IDVariable
Container Variable: USR_ID
- Ziel
- USR_ID
- Standard
- 99
Group IDVariable
Container Variable: GRP_ID
- Ziel
- GRP_ID
- Standard
- 100
Statistik herunterladen
4,647,478
Downloads insgesamt
41,431
Dieser Monat
32,145
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
saspus/duplicacy-webZuletzt aktualisiert2026-05-03
Erstmals gesehen2019-11-06
Führen Sie Duplicacy auf Unraid aus.
Duplicacy ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.