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
[–] Cyber@feddit.uk 2 points 2 months ago

I setup a standard Arch install, added BTRFS, NFS, SMB, restic (for offsite backups), etc and haven't looked back.

I installed Cockpit thinking we'd need a GUI, but syncthing just works to mirror our laptops & phones with the NAS, and with multiple versions (by syncthing) I'm happy so far

The only thing that I had issues with was Immich and (major) postgresql updates, but that's stablising now. And, TBH, the worst thing was just having to scrap the DB and just let it rebuild it (for a few days...)

I went with BTRFS because I can "see" it with standard linux tools like gparted, clonezilla, etc. So I can backup and modify the NAS OS itself, not just my data.

Apart from updates, I haven't touched it for years.