this post was submitted on 26 Nov 2023
27 points (88.6% liked)

Selfhosted

38789 readers
370 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.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

An extended family member is looking for a NAS solution. I run a completely DIY solution since I'm a knowledgeable Linux user. They're not. I'm trying to figure out what's available and what to recommend. Here's what I have so far:

  • TrueNAS SCALE (Debian based, UI)
  • OpenMediaVault (Debian based, UI)
  • Synology (??, UI)
  • QNAP (??, UI)

I think that the proprietary solutions like Synology and QNAP are less desirable due to unknown longevity of the companies and their willingness to support their products with software updates. Am I wrong?

I have no idea what's better between TrueNAS and OMV. I know Debian so I'm confident I can force either to listen via terminal if I have to.

What do you use? Which one of the list do you prefer? Any other Linux-based additions to the list?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 8 months ago (2 children)

If they're not technical and you don't feel like playing family help desk, you can't go wrong with either synology or qnap. The downside with them is the hardware is just barely powerful enough for a NAS. If they start to get into self-hosting at all -- pihole, home-assistant, minecraft servers, jellyfin, etc -- they'll quickly run into limitations.

If they're somewhat technical but not a Linux guru, I'd add Unraid (slackware based, but 100% UI-driven) to the list. I've been running it for years and it's been great. It makes running docker/VM a breeze on top of the hardware-agnostic setup of mixed drives that makes upgrading slowly over time painless.

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

QNAP at least used to make pretty powerful NASs. I had one with an older Xeon in it that I bought in like 2015 that at the time crushed Plex streaming. Not sure if they still do, I also moved to Unraid and will never look back, it's exactly what I need and none of what I don't (literally, raid. Don't care about IOPs).

Actually ran Unraid on the Xeon QNAP for a year or so before building my own box.

[–] [email protected] 1 points 8 months ago

I have a DS418play which is several generations behind and it runs a dozen Docker containers, including all of my media automation, just fine. I even host a Minecraft server for my nephews!