this post was submitted on 29 Mar 2026
36 points (92.9% liked)

Selfhosted

58927 readers
437 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

In case you didn't hear TrueNAS is going partially closed source. However, there seems to be a lack of alternatives.

Any ideas on what to move to?

you are viewing a single comment's thread
view the rest of the comments
[–] golli@sopuli.xyz 1 points 1 month ago (1 children)

I guess it depends on what one wants from the server. Of course you can have a plain Debian or whatever installation and do everything yourself. But for most, especially the less technical knowledgeable, it is nice to have some interface for setup and maintenance stuff.

[–] toynbee@piefed.social 0 points 1 month ago (1 children)

I'm not trying to be dismissive or critical of those who use a NAS solution. I've never used one myself, so maybe it really is amazing; but from your response it sounds just like an NFS (or perhaps samba) server with a web interface? I did try TrueNAS once and it basically seemed like that, but also with convoluted permissions.

Again, not trying to be dismissive or anything. Just trying to understand.

[–] golli@sopuli.xyz 1 points 1 month ago (1 children)

I also tried TrueNAS scale once (but I think at the time it was quite new so maybe not how it is now) and didn't like it either so I won't speak about that.

If it were literally just for network storage and nothing else I guess the way to go might just be to hook up a usb drive to ones router (if it supports that). So most people probably do want slightly more or at least the option to expand capabilities without having to fundamentally change their setup.

But in general I would say that yes, the web interface is definitely part of the appeal. I think what something like Openmediavault offers is that someone else chooses sensible presets, it gives an easy to use gui that allows oneself to get stuff done without any major technical knowledge, and it also creates a community with a shared similar setup that can offer support.

[–] toynbee@piefed.social 1 points 1 month ago

Fair enough. Thank you.