Open arthurmad opened 4 years ago
hi @arthurmad, why would you need rclone for this setup ?
Hello. With rclone I can use my unlimited gdrive (gsuite/scholar) to storage media and use it as plex library. I figured out that I can't directly download torrents to rclone mount, but it is just to download locally and move to rclone after it is complete. Anyway, I would like to know how to do that through docker-compose if I need to.
This way we can get cheap full storage separate from a good VPS/ Cloud host with small storage.
For example the VPS/ Cloud for media server + torrent/ Usenet download tools is used to do a daily download to a local directory, with correct library structures. Then this download is moved, once completed, every day to the GDrive via rclone and encrypted for security. Once moved, the existing daily download is deleted from the VPS/ Cloud directory to save space for new daily downloads.
If I want to use the free Jellyfin media server instead of freemium Plex, all we need is to replace the Docker file for Plex to Jellyfin's ?
Same as in #2 for Wireguard instead of OpenVPN ?
Great job with all the explanation, especially the architecture diagram I haven't found anywhere else online !
Cheers 😸, Shippy.
@siliconhippy Have you managed to achieve that setup?
Hey, I really liked the tutorial, thanks a lot about that but I'm struggling to use rclone with docker. Do you know how to use it? It would be awesome if you could help! Thanks once again and I hope you can help me.