Rclone manages remote storage synchronization and offers an optional RC web GUI. It mounts /mnt/user/Media for data access and stores configuration in rclone_config.【F:tools/compose.yml†L369-L408】
rclone/rclone:latestfrontend_netrclone_config:/config/rclone, /mnt/user/Media:/datarcd --rc-web-gui --rc-addr :5572 --rc-user ${RCLONE_USER} --rc-pass ${RCLONE_PASS}unless-stoppedhttps://<host>:5572 (after proxying) with configured credentials.rclone.conf under the config volume; backup regularly.