DirSyncPro
Docker 应用程序 from ich777's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]/vnc.html?autoconnect=true- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped --cap-add SYS_ADMIN --cap-add DAC_READ_SEARCH
模板配置
Valid options are: local, smb (is removed in the latest version, please use Unassigned Devices Plugin in Unraid and mount the share with the 'local' option), ftp, webdav Note: if you enabled encryption with CryFS and set the type to 'local' you must set the container mountpoint to: '/mnt/local'
- 目标
- REMOTE_TYPE
- 价值
- local
Server to connect and eventually the subdirectory (for ftp: '192.168.0.1' or for webdav: 'https://nextcloud.host.com/remote.php/webdav' without quotes) The sahres are mounted inside the conatainer to '/mnt/ftp' (must be provided if ftp is used)
- 目标
- REMOTE_DIR
Username for the share (must be provided if ftp or webdav is used)
- 目标
- REMOTE_USER
Password for the share (must be provided if ftp or webdav is used)
- 目标
- REMOTE_PWD
Data directory for the container
- 目标
- /dirsyncpro
- 价值
- /mnt/cache/appdata/dirsyncpro
You can change the Acces Mode from Read Only to Read/Write if you want to sync files back and forth.
- 目标
- /mnt/sourcefiles
- 价值
- /
Container Port: 8080
- 目标
- 8080
- 价值
- 8080
Set extra start parameters for DirSyncPro if needed otherwise leave empty (eg: '-schedule' to start the schedule engine automatically on start - keep in mind that you have to configure a job first for this to work otherwise you get a error message that no job for a schedule is configured)
- 目标
- START_PARAMS
Set to 'true' (without quotes) if you want to enable CryFS encryption.
- 目标
- CRYFS
Password for the Encryption/Decryption.
- 目标
- CRYFS_PWD
Set your blocksize for the encryped files in bytes (262144 Byte = 256 KiB)
- 目标
- CRYFS_BLOCKSIZE
- 默认值
- 32768
- 价值
- 262144
Container Variable: UID
- 价值
- 99
Container Variable: GID
- 价值
- 100
Container Variable: RUNTIME_NAME
- 目标
- RUNTIME_NAME
- 价值
- basicjre
Change only if you know what you are doing
- 目标
- DL_URL
- 价值
- https://github.com/ich777/docker-dirsyncpro/raw/master/executable/DirSyncPro-1.53-Linux.tar.gz
Set to 'true' (without quotes) if you want to enable the command line mode without the GUI, otherwise leave blank.
- 目标
- CMD_MODE
Please be sure to put the CMD file in the main directory of the Docker and only specify it without the extension for example if the file is named: 'Unraid.dsc' put in 'Unraid' (without quotes).
- 目标
- CMD_FILE
Extra parameters for CrFS if needed (eg: '--unmount-idle 30' without quotes)
- 目标
- CRYFS_EXTRA_PARAMETERS
下载统计数据
长期下载总量
详细信息
ghcr.io/ich777/dirsyncpro在Unraid 上运行 DirSyncPro 。
DirSyncPro 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。