this post was submitted on 09 Mar 2026
232 points (98.7% liked)

Selfhosted

57365 readers
1413 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
 

Readme updated today:

This repository is no longer actively maintained.  

The TrueNAS build system previously hosted here has been moved to an internal infrastructure. This transition was necessary to meet new security requirements, including support for Secure Boot and related platform integrity features that require tighter control over the build and signing pipeline.  

No further updates, pull requests, or issues will be accepted. Existing content is preserved here for historical reference only.  

https://github.com/truenas/scale-build

Wondering if this is just the first step towards doing a minio in the future.

top 50 comments
sorted by: hot top controversial new old
[–] LucidNightmare@anarchist.nexus 7 points 6 hours ago

Damn man. Technology kinda fucking sucks now. Everything I use is imploding in on itself. Yay!

[–] njordomir@lemmy.world 4 points 6 hours ago

Uggh, I just got to the point where I'm as familiar with TrueNAS as my old Synology, but I want to move towards more freedom. TrueNAS beats Synology, but where is this going?

[–] magic_smoke@lemmy.blahaj.zone 6 points 8 hours ago* (last edited 8 hours ago)

Been running my own storage boxes off of rocky w/ zfs, samba and nfs for years simply for the ease of integration of samba + freeipa.

Especially being able to use ipasam.so to allow password authentication for shares on machines that aren't easy/reasonable to use kerberos keytabs from (think android clients, and off domain boxes)

Plus last time I tried truenas you couldn't use a keyfile to encrypt drives unless it was stored on the root dataset which for some reason couldn't be encrypted. Meaning each array had to have its own password instead.

I won't lie I had to write several wiki articles to document this lol.

[–] goferking0@lemmy.sdf.org 6 points 8 hours ago

Oh so they are going to use the Puppet excuse to move away from open source?

we must move to have our code internal only for now. Totally just for security reasons nothing to do with us also changing licensing to make it harder for those building things for us

no don't bring up the security incident we're referring to that shows us as the issue not having code visible! (ie they cheaped out on people/set up and vendor had keys visible)

[–] deafboy@lemmy.world 7 points 9 hours ago

Why are they always coming up with some kind of bullshit excuse? :D

[–] Damage@feddit.it 5 points 9 hours ago

So glad I went with OpenMediaVault so many years ago

[–] yaroto98@lemmy.world 112 points 1 day ago* (last edited 1 day ago) (1 children)

Always blaming security bullshit. I anxiously await a community fork.

Next step is requiring a subscription.

[–] infeeeee@lemmy.zip 62 points 23 hours ago (3 children)

Volker Theile (lead dev of FreeNAS 2006-2009) maintaines OpenMediaVault, based on debian, version 8 was released recently. Not a drop in replacement, and it has its own quirks, but no evil company in the background

[–] quick_snail@feddit.nl 3 points 10 hours ago (3 children)

Looks like no zfs support?

[–] infeeeee@lemmy.zip 6 points 8 hours ago* (last edited 8 hours ago)

It's not in there by default, you have to install the omv extras plugin, from there you can install zfs: https://wiki.omv-extras.org/doku.php?id=omv8%3Aomv8_plugins%3Azfs

[–] Damage@feddit.it 3 points 9 hours ago (1 children)

I have it on my installation, you've got to replace the kernel with the proxmox one, it's fairly easily done by installing a plugin

[–] infeeeee@lemmy.zip 2 points 8 hours ago* (last edited 8 hours ago) (1 children)

Since omv 7 it works with the default kernel, you can install the proxmox one though if you want that.

[–] Damage@feddit.it 1 points 8 hours ago (1 children)

Weird, some time ago it booted with the default kernel by mistake and it couldn't see my zfs pool

[–] infeeeee@lemmy.zip 2 points 3 hours ago

From the docs:

The Standard Debian Kernel (selectable) can be used for ZFS. However, since ZFS kernel modules are not installed in the Debian kernel by default, they must be built by the ZFS plugin when it is installed. While this process works, building the modules is a long process that requires continuous access to online repos. Accordingly, the potential for a build error exists. For this reason, while the Standard Kernel is very usable for ZFS, it is not ideal.

[–] timbuck2themoon@sh.itjust.works 3 points 10 hours ago (1 children)

I question why this gets recommended so much when we discuss truenas.

Without a doubt zfs is one of if not THE reason to go truenas. It does so much more for you than other filesystems.

I guess OMV at least has btrfs but not the same thing.

[–] infeeeee@lemmy.zip 3 points 8 hours ago

ZFS is in the omv extras repo: https://wiki.omv-extras.org/doku.php?id=omv8%3Aomv8_plugins%3Azfs

As it's just plain debian under the hood you can use any basic debian stuff, e.g. I use zfs-auto-snapshot from apt, and the zfs plugin can list and manage the snapshots perfectly.

[–] skoell13@feddit.org 5 points 16 hours ago

I love it so much that I donaged twice to the project. There are also some easter-eggs hidden in the software, like quotes from Dune.

[–] BCsven@lemmy.ca 15 points 23 hours ago

I'm running an early version of that on a 16 year old ARM board NAS, the NAS has 256MB of RAM and OpenMediaVault runs great on it.

[–] nixx@piefed.ca 45 points 22 hours ago* (last edited 22 hours ago)

XigmaNAS is still being developed and is a fork of the original FreeNAS code before iX acquired the name.

There are alternatives

[–] SteveTech@aussie.zone 63 points 23 hours ago (2 children)

I found a post on the forum:

https://forums.truenas.com/t/scale-build-git-repo-going-closed-source/64313

This is only their old build system which they weren't using themselves, the rest of the OS will remain open source. However they also said some worrying stuff about including "proprietary pieces of the OS".

[–] Ek-Hou-Van-Braai@piefed.social 12 points 16 hours ago* (last edited 15 hours ago) (1 children)

According to their own documentation: https://github.com/truenas/scale-build

The TrueNAS build system previously hosted here has been moved to an internal infrastructure.

This doesn't sound like they are no longer using the build tool, they are simply not open-sourcing it anymore.

[–] LordChaos82@fosstodon.org 4 points 15 hours ago (1 children)

@Ek-Hou-Van-Braai @SteveTech So are they hosting the source code outside of github on their own platform or is it not going to be available at all?

[–] Ek-Hou-Van-Braai@piefed.social 4 points 12 hours ago (1 children)

Afaik they are hosting their code on their own closed source internal system.

So it will no longer be Open-Source

[–] LordChaos82@fosstodon.org 3 points 12 hours ago (1 children)

@Ek-Hou-Van-Braai That sucks. So where does that leave us opensource advocates? What opensource Nas options do we have now?

[–] IratePirate@feddit.org 2 points 9 hours ago* (last edited 9 hours ago)

OpenMediaVault. CasaOS. There may be others.

No drop-in replacements for everything TrueNAS did, but at least something.

[–] Ek-Hou-Van-Braai@piefed.social 5 points 16 hours ago* (last edited 16 hours ago)

In a years time will the public be able to build trueNAS for themselves without developing their own build tools?

If not then the TrueNAS is no longer Open Source as people can't practically build it for themselves

(or verify that during the build some code wasn't injected)

[–] ryannathans@aussie.zone 37 points 23 hours ago (2 children)

Truenas went to shit when they killed BSD support, the OS it was founded on

[–] lnxtx@sopuli.xyz 20 points 22 hours ago

TIL. Now it's based on Debian.

[–] Technoguyfication@sh.itjust.works 10 points 22 hours ago* (last edited 22 hours ago) (1 children)

I ordered a TrueNAS system from iXsystems a few years ago, and the reasoning they gave me is that Linux has better driver support, especially for home users.

Whether that was actually the reason, I have no clue. But that’s what they said.

[–] ryannathans@aussie.zone 12 points 21 hours ago (1 children)

The reason they gave me is people can run apps with docker on Linux, and docker isn't compatible with FreeBSD jails...

[–] fonix232@fedia.io 11 points 20 hours ago (2 children)

And yet they went with K3s at first, a crappy implementation at that, and refused to even consider adding Docker for like a year, then suddenly it became super important to replace their k3s stack with docker in the next release, barely giving people 2-3 months to get all their apps updated.

[–] tempest@lemmy.ca 7 points 19 hours ago

K3S sorta makes sense in an enterprise environment but for the small one box use case it's overkill and a pain to work with for little extra gain.

[–] BigDaddySlim@lemmy.world 5 points 19 hours ago (1 children)

Not only that but there wasn't even a notification on the dashboard for me after updating the OS that k3s were being replaced, I found out after updating when my apps wouldn't work. When did I update? About 2 weeks after the migration deadline. Had to rebuild my Plex, Jellyfin and Immich apps.

Don't get me wrong, I don't like notifications from the OS developer in my system, but that would've been a great heads up and a worthy exception. "Hey migrate your apps now or your shit will break" would've worked.

[–] ryannathans@aussie.zone 3 points 17 hours ago* (last edited 17 hours ago)

They are very hostile to users and I moved to a pure FreeBSD self managed storage and deployment solution

TrueNAS doesn't add anything to ZFS or what the OS can do. There's a couple graphs and reporting features but the rest just adds more work

[–] SnotFlickerman@lemmy.blahaj.zone 26 points 1 day ago (2 children)

Security through obscurity isn't security.

There goes my excuse for not giving up and just paying for Unraid.

[–] Appoxo@lemmy.dbzer0.com 4 points 11 hours ago

And Unraid is OSS?
So my option are (potentially both) closed source storage software bjt one needs to be paid?

Well...I know what I'll not choose.

[–] ComradeMiao@lemmy.world 16 points 22 hours ago (1 children)

Unraid pay system switch made me never want to use them

[–] fonix232@fedia.io 7 points 20 hours ago (1 children)

you can always just bypass their security.

[–] ComradeMiao@lemmy.world 5 points 20 hours ago (1 children)
[–] fonix232@fedia.io 4 points 13 hours ago

Unraid uses a pretty whacky "license" checking system. There's cracks for it out there that hook into the core license system and use it to generate a valid one for the current version.

One key note is that you HAVE to update the crack before updating Unraid itself.

[–] DataCrime@lemmy.dbzer0.com 16 points 23 hours ago

Odd choice of timing… I wonder if they are sitting on a cache of hard drives.

[–] tabular@lemmy.world 11 points 23 hours ago* (last edited 23 hours ago) (2 children)

Are they lying about secure boot being a reason or can I go back to thinking SB is part of Microsoft's EEE attack on software freedom?

[–] Andres4NY@social.ridetrans.it 15 points 22 hours ago* (last edited 22 hours ago)

@tabular @Ek-Hou-Van-Braai They are lying. Debian supports Secure Boot and remains open.

Although "related platform integrity" stuff might be something they're being forced to include by a government agency or paid to include by another company.

[–] frongt@lemmy.zip 10 points 23 hours ago (1 children)

It can be a bit of both.

I don't think secureboot is an attack on freedom exactly (and it's certainly not an instance of EEE), but I definitely think it shouldn't be Microsoft holding the keys.

[–] hoshikarakitaridia@lemmy.world 9 points 21 hours ago (2 children)

Literally today Chris Titus released a video where he emphasized that no one should be using secure boot because the default backend is Microsoft and no one changes their secure boot config.

If that's true there's an argument that the name "secure boot" is hardly detachable from the defaults and thus that name is kid of burnt and shouldn't be recommended out of an abundance of caution for new users.

[–] Saerana@lemmy.blahaj.zone 2 points 9 hours ago (1 children)

Do you know the name of this video? I keep trying to search for a secure boot video by Chris Titus released today/yesterday but I'm not finding anything.

[–] d3lta19@lemmy.ca 1 points 8 hours ago

It was in his reaction video to LTT trying it Linux again

[–] deafboy@lemmy.world 0 points 9 hours ago* (last edited 9 hours ago)

So... nobody changes the default settings, therefore everyone should change the default settings... to the wrong option?

edit: Why is it that homo sapiens is always willing to go an extra mile just to hurt itself?

load more comments
view more: next ›