saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
571 stars 65 forks source link

Remote: Implement rclone remote type lookup #134

Closed saltydk closed 1 year ago

saltydk commented 1 year ago

Similar to the way cloudplow got functionality added to lookup the underlying remote type to rotate service accounts on crypt/union remotes we should do something similar to apply different rclone service templates based on the remote given.

Shortlist for remote types would initially be SFTP, Google Drive and possibly Dropbox. VFS cache setting would then become a global toggle for all of them.

saltydk commented 1 year ago

Closing since we've decided continuing with https://github.com/saltyorg/Saltbox/issues/26 instead.