this post was submitted on 18 Apr 2026
25 points (100.0% liked)

Selfhosted

60093 readers
933 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 7 days old, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I've been selfhosting a while. I run around 15 distinct services in docker containers, all on a single machine with a medium sized disk. It's a small form factor, and I recently had to add space, so I've attached an external USB storage device.

It feels clunky.

At what point does a performant SAN/NAS make sense more than local storage? When did you make the jump?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] stoy@lemmy.zip 4 points 2 months ago (1 children)

For me it was when I noticed that some of my photos had been affected by bitrot.

Instarted building my NAS last year, and got caught up in the increased HDD cost, I need two more 8TB drives to get my 32TB Zraid2 going.

I was going to use TrueNAS, but now that they have turned their back on opensource, I am not so sure anymore

[โ€“] aichan@piefed.blahaj.zone 2 points 2 months ago

Went from TrueNAS to OpenMediaVault and we are quite happy atm. Very reliable, decent documentation, easy to use. We were between this and Proxmox when we switched but ultimately chose OMV for its ease. It's been at least a year and with ~100 containers running and some friends asking for VMs it would have been useful to be in proxmox, but not a biggie. However, be sure of your usecase and try imagining future needs just to be prepared and avoid more migrations ;)