Duplicacy
Aplicación Docker from Selfhosters
Visión general
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
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3875]/- Red
bridge- Privilegiado
- false
- Parámetros adicionales
--hostname=duplicacy-unraid
Configuración de plantillas
PortPorttcp
Container Port: 3875
- Objetivo
- 3875
- Por defecto
- 3875
ConfigPathrw
Container Path: /config
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/Duplicacy/config
CachePathrw
Container Path: /cache
- Objetivo
- /cache
- Por defecto
- /mnt/user/appdata/Duplicacy/cache
User DataPathrw
Container Path: /backuproot
- Objetivo
- /backuproot
LogsPathrw
Container Path: /logs
- Objetivo
- /logs
- Por defecto
- /mnt/user/appdata/Duplicacy/logs
User IDVariable
Container Variable: USR_ID
- Objetivo
- USR_ID
- Por defecto
- 99
Group IDVariable
Container Variable: GRP_ID
- Objetivo
- GRP_ID
- Por defecto
- 100
Descargar estadísticas
4,647,478
Descargas totales
41,431
Este mes
32,145
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
saspus/duplicacy-webÚltima actualización2026-05-03
Visto por primera vez2019-11-06
Ejecute Duplicacy en Unraid.
Duplicacy se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.