Comment on Loops Joins the Fediverse
MrQuallzin@lemmy.world 18 hours ago
For anyone else who was thinking of starting an instance, local storage is still a no-go right now
S3-Compatible Storage Required Currently, Loops requires an S3-compatible filesystem (like AWS S3, MinIO, or DigitalOcean Spaces) for avatar and video storage. Support for local storage is on the way but is not yet implemented. Please ensure you have S3 credentials ready before proceeding.
smiletolerantly@awful.systems 18 hours ago
To be fair, you can simply selfhost MinIO.
LedgeDrop@lemmy.zip 16 hours ago
Cloudflare provides 10 GB of free (forever) S3 compatible storage too.
smiletolerantly@awful.systems 15 hours ago
Yeah but why would I make myself dependent on Cloudflare.
avidamoeba@lemmy.ca 15 hours ago
Yes
avidamoeba@lemmy.ca 15 hours ago
Yeah, I wouldn’t bother implementing local storage if I could easily roll a local S3 in the docker-compose.yaml.
MrQuallzin@lemmy.world 17 hours ago
Good to know, thank you! I haven’t touched S3 storage yet in my self hosting journey
corsicanguppy@lemmy.ca 15 hours ago
It’s an exciting world of file-to-object-to-file thunking. I’m surprised when it all works.