this post was submitted on 13 Jun 2023
15 points (100.0% liked)
Lemmy Support
4654 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mounted an S3 bucket to my VPS using s3fs, and set that as the folder for pict-rs. I haven't noticed any issues with this method yet.
It might also be possible to do using docker storage drivers, but I haven't looked into that.
Hmm. Hooking fs willy nilly might present some unexpected challenges.
Hmm, I wasn't aware yet that pict-rs has built in S3 support, I was looking at docs for an older version. For anyone else looking for the docs, you can find them for v0.3.3 here.