this post was submitted on 11 Jun 2023
28 points (100.0% liked)

Fediverse

17016 readers
17 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS
 

for the longest time a lot of images posted to reddit were really posted on imgur (until they started hosting it on their own, too). is there a fediverse'd imgur we should be using to complement lemmy? its docs say it shouldn't be used for large images and videos.

pixelfed seems more like a federated flickr or instagram, not just simple image/album hosting like imgur. thoughts? ty ๐Ÿ’™

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 1 year ago (1 children)

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?

[โ€“] [email protected] 1 points 1 year ago

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.