docker-rclone icon indicating copy to clipboard operation
docker-rclone copied to clipboard

Supports multiple rclone remotes and dynamic mounts

Open totza2010 opened this issue 2 months ago • 0 comments

Refactors logic to enable handling multiple rclone remotes, mountpoints, and ports using arrays and dynamic environment variable parsing.

Improves mount, serve, healthcheck, and refresh workflows to work with multiple remotes, enabling parallel operations and per-remote scheduling.

Cleans up legacy single-remote logic and simplifies configuration, making extension and maintenance easier.

totza2010 avatar Nov 06 '25 15:11 totza2010