this post was submitted on 29 Oct 2025
96 points (93.6% liked)

Selfhosted

52629 readers
1185 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 2 years ago
MODERATORS
 

I personally think of a small DIY rack stuffed with commodity HDDs off Ebay with an LVM spanned across a bunch of RAID1s. I don't want any complex architectural solutions since my homelab's scale always equals 1. To my current understanding this has little to no obvious drawbacks. What do you think?

you are viewing a single comment's thread
view the rest of the comments
[–] panda_abyss@lemmy.ca 20 points 2 days ago* (last edited 2 days ago) (2 children)

I set up garage, which works fine.

Advantage of an s3 style layer is it's simplicity and integration with apps.

I also use it so I can run AI agents that have zero access to a disk based system

[–] melfie@lemy.lol 2 points 1 day ago

I was considering MinIO, then evaluated Garage, then decided it wasn’t with the trouble since a lot of the things I host don’t even natively support object storage. I do use LFS with Forgejo and it would’ve made sense there, and maybe Jellyfin supporting object storage would be a tipping point.

[–] possiblylinux127@lemmy.zip 4 points 1 day ago

Just out of curiosity, what are you using S3 for?