Duplicacy

Duplicacy

Docker 应用程序 from Selfhosters

概述

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

运行时参数

网络用户界面
http://[IP]:[PORT:3875]/
网络
bridge
特权
false
额外参数
--hostname=duplicacy-unraid

模板配置

PortPorttcp

Container Port: 3875

目标
3875
默认值
3875
ConfigPathrw

Container Path: /config

目标
/config
默认值
/mnt/user/appdata/Duplicacy/config
CachePathrw

Container Path: /cache

目标
/cache
默认值
/mnt/user/appdata/Duplicacy/cache
User DataPathrw

Container Path: /backuproot

目标
/backuproot
LogsPathrw

Container Path: /logs

目标
/logs
默认值
/mnt/user/appdata/Duplicacy/logs
User IDVariable

Container Variable: USR_ID

目标
USR_ID
默认值
99
Group IDVariable

Container Variable: GRP_ID

目标
GRP_ID
默认值
100

下载统计数据

4,647,478
下载总数
41,431
本月
32,145
平均每月

长期下载总量

加载图表...

详细信息

存储库
saspus/duplicacy-web
最后更新2026-05-03
初见2019-11-06

在Unraid 上运行 Duplicacy 。

Duplicacy 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。