this post was submitted on 29 Mar 2026
66 points (92.3% liked)

Selfhosted

60093 readers
977 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
 

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
[–] tofu@lemmy.nocturnal.garden 1 points 2 months ago (3 children)

Does cockpit have proper UI for ZFS and NFS? That's the only reasons I'm using TrueNAS currently and I'm a bit annoyed with it generally.

[–] MangoPenguin@lemmy.blahaj.zone 2 points 2 months ago* (last edited 2 months ago) (1 children)

Proxmox has a UI for ZFS. But you don't really need it, ZFS is kind of set and forget and setting it up is quite easy via CLI.

[–] tofu@lemmy.nocturnal.garden 1 points 2 months ago

I know and I'm considering it, I'm already running Proxmox anyways. The connection between zfs, permissions and NFS is what I like in TrueNAS.

[–] Owljfien@piefed.world 2 points 2 months ago

Cockpit does through a separate module called cockpit-zfs but it doesn't quite have feature parity. There are some niche situations where you may need to use cli

[–] CompactFlax@discuss.tchncs.de 1 points 2 months ago* (last edited 2 months ago) (1 children)

Not for zfs. I mount zfs on proxmox. Why I don’t just run samba on proxmox, I’m not sure. There is some fuckery with permissions to make it work in a container and permissions are unnecessary for my use case.

But you don’t really need a ui for zfs. I ran it for 10 years on TrueNAS and only used it for initial setup.

[–] tofu@lemmy.nocturnal.garden 1 points 2 months ago

I know and I'm considering it, I'm already running Proxmox anyways. The connection between zfs, permissions and NFS is what I like in TrueNAS.