binhex-rclone
Aplicación Docker from Binhex's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:5572]- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--restart=unless-stopped
Configuración de plantillas
This is the Web UI port for the application.
- Objetivo
- 5572
- Por defecto
- 5572
This is the Rclone authorization port.
- Objetivo
- 53682
- Por defecto
- 53682
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/rclone
This is the container path to your media files, e.g. movies, tv, music, pictures etc.
- Objetivo
- /media
- Por defecto
- /mnt/user
Specify the file path to your preconfigured rclone configuration file.
- Objetivo
- RCLONE_CONFIG_PATH
- Por defecto
- /config/rclone/config/rclone.conf
Specify the media shares to process in rclone.
- Objetivo
- RCLONE_MEDIA_SHARES
Specify the remote name as defined in the rclone configuration file.
- Objetivo
- RCLONE_REMOTE_NAME
- Por defecto
- remote
Specify the delay between re-runs of rclone.
- Objetivo
- RCLONE_SLEEP_PERIOD
- Por defecto
- 24h
Specify whether to copy new files or syncronise, syncronise may cause delete operation so use with caution.
- Objetivo
- RCLONE_OPERATION
- Por defecto
- copy|sync
Specify the direction to syncronise, local to remote, remote to local or two way sync.
- Objetivo
- RCLONE_DIRECTION
- Por defecto
- localtoremote|remotetolocal|both
Specify whether to enable the rclone Web UI.
- Objetivo
- ENABLE_WEBUI
- Por defecto
- yes|no
Specify the rclone Web UI username.
- Objetivo
- WEBUI_USER
- Por defecto
- admin
Specify the rclone Web UI password.
- Objetivo
- WEBUI_PASS
Specify any additional user defined flags for rclone.
- Objetivo
- RCLONE_USER_FLAGS
Specify whether to verify local and remote files match.
- Objetivo
- RCLONE_POST_CHECK
- Por defecto
- yes|no
Specify what post check level to report.
- Objetivo
- RCLONE_POST_REPORT
- Por defecto
- combined|differ|error|match|missing-on-dst|missing-on-src
Enable or disable healthchecks.
- Objetivo
- ENABLE_HEALTHCHECK
- Por defecto
- yes|no
The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).
- Objetivo
- 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'.
- Objetivo
- HEALTHCHECK_ACTION
The hostname used when performing HTTPS and DNS healthchecking.
- Objetivo
- HEALTHCHECK_HOSTNAME
- Por defecto
- google.com
User ID for the running container
- Objetivo
- PUID
- Por defecto
- 99
Group ID for the running container
- Objetivo
- PGID
- Por defecto
- 100
UMASK for the running container
- Objetivo
- UMASK
- Por defecto
- 000
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
ghcr.io/binhex/arch-rcloneEjecute binhex-rclone en Unraid.
binhex-rclone se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.