Rclone-mount

Rclone-mount

Docker app from thomast_88's Repository

Overview

Docker for Rclone FUSE mount feature (exposable to host and other docker containers, e.g. Plex, Nextcloud, glFTPd)

Configuration
/config The path to where the .rclone.conf file is
RCLONE_REMOTE_MOUNT The destination that the data should be backed up to (must be the same name as specified in .rclone.conf. E.g. AmazonEncrypted:)
RCLONE_MOUNT_OPTIONS (Advanced) Extra mount options that can be used, see: https://rclone.org/commands/rclone_mount/ . E.g. --read-only --buffer-size=1G --max-read-ahead=200M --acd-templink-threshold=0 --dir-cache-time=60m --timeout=30s --contimeout=15s --retries=3 --low-level-retries=1 --stats=0 -v
RCLONE_CONFIG_PASS (Advanced) The password for the .rclone.conf pass (if specified when creating the config file)

Runtime arguments

Network
bridge
Privileged
false
Extra Params
--cap-add SYS_ADMIN --device /dev/fuse --security-opt apparmor:unconfine -v /mnt/disks/rclone_volume/:/data:shared

Template configuration

Config PathPathrw

The path where the .rclone.conf file is

Target
/config
Default
/mnt/cache/appdata/rclone/config/
RCLONE_REMOTE_MOUNTVariable

The destination that the data should be backed up to (must be the same name as specified in .rclone.conf. E.g. emAmazonEncrypted:SubPath/em)

RCLONE_MOUNT_OPTIONSVariable

Extra mount options that can be used, see: https://rclone.org/commands/rclone_mount/ . E.g.: --read-only --buffer-size=1G --max-read-ahead=200M --acd-templink-threshold=0 --dir-cache-time=60m --timeout=30s --contimeout=15s --retries=3 --low-level-retries=1 --stats=0 -v

Default
--read-only
RCLONE_CONFIG_PASSVariable

The password for the .rclone.conf pass (if specified when creating the config file)

Categories

Download Statistics

243,657
Total Downloads
48
This Month
50
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
tynor88/rclone-mount:dev
Last Updated2020-06-07
First Seen2016-09-19

Run Rclone-mount on Unraid.

Rclone-mount is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.