this post was submitted on 16 Jul 2024
142 points (98.0% liked)

Selfhosted

39167 readers
386 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Note: I am not affiliated with this project in any way. I think it’s a very promising alternative to things like MinIO and deserves more attention.

you are viewing a single comment's thread
view the rest of the comments
[–] Technoguyfication@sh.itjust.works 2 points 1 month ago (1 children)

It is simpler when you’re doing stuff on the web and/or need to scale.

[–] gencha@lemm.ee -2 points 1 month ago (1 children)

I disagree. Local files access is always superior. If you disagree, your target solution is likely poor to begin with

[–] Technoguyfication@sh.itjust.works 2 points 1 month ago (1 children)

This is such a poor attempt at trolling. Don’t you have better things to do?

[–] gencha@lemm.ee -1 points 1 month ago

Bro, I'm an AWS Cloud Solution Architect and I seriously don't know what you're talking about. And, no, when I waste time on Lemmy, then there is literally nothing better to do.

AWS made S3. People built software to integrate S3 as a storage backend. Other people didn't want to do AWS, and built single-node imitations of the S3 service. Now you use those services and think that is S3, while it is only a crude replica of what S3 really is. At this point the S3 API is redundant and you could just as well store your assets close to your application. You have no real, global S3 delivery service anyway. What's the point?

Most people misuse AWS S3. Using stuff like minio is even more misguided.