Considering moving my PostreSQL database to a storage box and Mastodon cache storage to an old gdrive enterprise storage that happens to be from the era that it was "unlimited" and still is for us loyal users. I would have then only to worry about CPUs and RAM if I'd ever need to scale up.
With rclone + Google Drive API + fusermount you can actually mount Google Drive as a mount point on Linux. My only uncertainty is can Mastodon read that data? It works for my other server but the caching mechanism is a mystery to me, because the files are not actually consuming any space on the server.
I already have rclone mount set up and in place, now I just need to copy over the files via rsync. What command did you use @lari and how long did it take? Mine is stuck at "sending incremental file list", I guess there are tons of files...
Should I even do this? The external storage box would last for years but I just want not to touch this for a long time scaling-wise. #Mastodon #MastodonInstances #InstanceAdmin #admins #InstanceOwners #selfhosting #selfhosted #ScalingUp #scaling