binhex-rclone
binhex-rclone
Docker app from Binhex's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:5572]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
This is the Web UI port for the application.
- Target
- 5572
- Default
- 5572
This is the Rclone authorization port.
- Target
- 53682
- Default
- 53682
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Target
- /config
- Default
- /mnt/user/appdata/rclone
This is the container path to your media files, e.g. movies, tv, music, pictures etc.
- Target
- /media
- Default
- /mnt/user
Specify the file path to your preconfigured rclone configuration file.
- Target
- RCLONE_CONFIG_PATH
- Default
- /config/rclone/config/rclone.conf
Specify the media shares to process in rclone.
- Target
- RCLONE_MEDIA_SHARES
Specify the remote name as defined in the rclone configuration file.
- Target
- RCLONE_REMOTE_NAME
- Default
- remote
Specify the delay between re-runs of rclone.
- Target
- RCLONE_SLEEP_PERIOD
- Default
- 24h
Specify whether to copy new files or syncronise, syncronise may cause delete operation so use with caution.
- Target
- RCLONE_OPERATION
- Default
- copy|sync
Specify the direction to syncronise, local to remote, remote to local or two way sync.
- Target
- RCLONE_DIRECTION
- Default
- localtoremote|remotetolocal|both
Specify whether to enable the rclone Web UI.
- Target
- ENABLE_WEBUI
- Default
- yes|no
Specify the rclone Web UI username.
- Target
- WEBUI_USER
- Default
- admin
Specify the rclone Web UI password.
- Target
- WEBUI_PASS
Specify any additional user defined flags for rclone.
- Target
- RCLONE_USER_FLAGS
Specify whether to verify local and remote files match.
- Target
- RCLONE_POST_CHECK
- Default
- yes|no
Specify what post check level to report.
- Target
- RCLONE_POST_REPORT
- Default
- combined|differ|error|match|missing-on-dst|missing-on-src
Enable or disable healthchecks.
- Target
- ENABLE_HEALTHCHECK
- Default
- yes|no
The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).
- Target
- 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'.
- Target
- HEALTHCHECK_ACTION
The hostname used when performing HTTPS and DNS healthchecking.
- Target
- HEALTHCHECK_HOSTNAME
- Default
- google.com
User ID for the running container
- Target
- PUID
- Default
- 99
Group ID for the running container
- Target
- PGID
- Default
- 100
UMASK for the running container
- Target
- UMASK
- Default
- 000
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/binhex/arch-rcloneRun binhex-rclone on Unraid.
binhex-rclone is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.