|
|
|
|
|
by gary-kim
2260 days ago
|
|
I'm an occasional contributor for Rclone. Rclone holds a special place for me as the first open source project that I got seriously involved in and made me far more comfortable with working in open source. Rclone is now very prevalent in my infrastructure. Almost all my websites are updated by a CI job that builds the website from a repo and pushes it up to the hosting server. There's an encrypted Rclone config in the repo and the password for it is a really long randomly generated string that gets saved in the CI as a secret. Rclone with Restic is how most of my servers get backed up, Rclone is how I access my Nextcloud and Google Drive, I have a containerized s3 compatible storage system that actually stores it's data on a Rclone remote (I hope `serve s3` gets implemented soon this setup can be simpler [1]), and much more. I'm using it so much that I'm running up against the Google Drive API limit even though I'm using my own key. * [1] https://github.com/rclone/rclone/issues/3382 |
|
https://github.com/l3uddz/cloudplow
https://github.com/Rhilip/AutoRclone
https://hub.docker.com/r/hotio/rclone