this post was submitted on 11 Jun 2023
26 points (100.0% liked)
Fediverse
17688 readers
10 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Indie and self-hosted object storage providers could help diversify who is storing the end data (ideally less Amazon and big corps). I've heard things about https://min.io but haven't dug into it beyond that. And pict-rs instances using filesystem/sled are already set, although cost for disk is more expensive than objects I think?
Yes, by default files are stored directly on a volume on the disk but it's possible to configure pict-rs to use object storage, although there isn't much documentation for configuring and using it with Lemmy yet. Kbin has support for S3 storage in its environment variables. I'll do some research and see if I can add it to Lemmy.