Thanks for the suggestion! As Nix asked, do you happen to know of a guide or any documentation I could reference for this?
Comment on How can I reduce the amount of storage used by my Lemmy instance?
scrubbles@poptalk.scrubbles.tech 1 year ago
Instead of using the hard drive for pictrs, I suggest using it’s S3 capabilities and migrating to bucket based storage. You’ll save way more money and keep the expensive VPS hard drive just doing text and DB things. I think I spend maybe a dollar a month in S3 storage.
TrinityTek@lemmy.world 1 year ago
scrubbles@poptalk.scrubbles.tech 1 year ago
I used the same one @bdonvr@thelemmy.club used - crates.io/crates/pict-rs#filesystem-to-object-sto…
nix@merv.news 1 year ago
Is there a guide for switching over?
bdonvr@thelemmy.club 1 year ago
crates.io/crates/pict-rs#filesystem-to-object-sto…