this post was submitted on 01 Oct 2025
138 points (97.9% liked)
Technology
75935 readers
2433 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
At this point, I'd say build your own if you are wanting anything more than basic file sharing.
Lots of resources out there and even NAS style cases to make it basically the same as any off the shelf NAS.
Xenology has been mentioned here, but I haven't used it
FreeNAS is good, but I haven't used it in years.
OpenMediaVault is supposed to be good, but again I haven't used it.
Unraid is good and has super easy support for docker. I primarily use this because of its ability to use different disk sizes for the array and does what is the equivalent of software RAID. It's not the fastest thing on the market, but for my use case (primarily Plex/Jellyfin) I don't need the fastest reads or writes. It supports hardware passthrough for VMs or to docker containers so they can take advantage of hardware for acceleration. It also runs off a flash stick, so I don't waste any disks on the OS.