binhex-rclone
Docker 应用程序 from Binhex's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:5572]- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
This is the Web UI port for the application.
- 目标
- 5572
- 默认值
- 5572
This is the Rclone authorization port.
- 目标
- 53682
- 默认值
- 53682
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- 目标
- /config
- 默认值
- /mnt/user/appdata/rclone
This is the container path to your media files, e.g. movies, tv, music, pictures etc.
- 目标
- /media
- 默认值
- /mnt/user
Specify the file path to your preconfigured rclone configuration file.
- 目标
- RCLONE_CONFIG_PATH
- 默认值
- /config/rclone/config/rclone.conf
Specify the media shares to process in rclone.
- 目标
- RCLONE_MEDIA_SHARES
Specify the remote name as defined in the rclone configuration file.
- 目标
- RCLONE_REMOTE_NAME
- 默认值
- remote
Specify the delay between re-runs of rclone.
- 目标
- RCLONE_SLEEP_PERIOD
- 默认值
- 24h
Specify whether to copy new files or syncronise, syncronise may cause delete operation so use with caution.
- 目标
- RCLONE_OPERATION
- 默认值
- copy|sync
Specify the direction to syncronise, local to remote, remote to local or two way sync.
- 目标
- RCLONE_DIRECTION
- 默认值
- localtoremote|remotetolocal|both
Specify whether to enable the rclone Web UI.
- 目标
- ENABLE_WEBUI
- 默认值
- yes|no
Specify the rclone Web UI username.
- 目标
- WEBUI_USER
- 默认值
- admin
Specify the rclone Web UI password.
- 目标
- WEBUI_PASS
Specify any additional user defined flags for rclone.
- 目标
- RCLONE_USER_FLAGS
Specify whether to verify local and remote files match.
- 目标
- RCLONE_POST_CHECK
- 默认值
- yes|no
Specify what post check level to report.
- 目标
- RCLONE_POST_REPORT
- 默认值
- combined|differ|error|match|missing-on-dst|missing-on-src
Enable or disable healthchecks.
- 目标
- ENABLE_HEALTHCHECK
- 默认值
- yes|no
The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).
- 目标
- HEALTHCHECK_COMMAND
The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.
- 目标
- HEALTHCHECK_ACTION
The hostname used when performing HTTPS and DNS healthchecking.
- 目标
- HEALTHCHECK_HOSTNAME
- 默认值
- google.com
User ID for the running container
- 目标
- PUID
- 默认值
- 99
Group ID for the running container
- 目标
- PGID
- 默认值
- 100
UMASK for the running container
- 目标
- UMASK
- 默认值
- 000
下载统计数据
长期下载总量
详细信息
ghcr.io/binhex/arch-rclone在Unraid 上运行 binhex-rclone 。
binhex-rclone 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。