Its new homelab time. And with that, potentially a new OS time too.

I currently am very happy with Debian and Docker. The only issue is I am brand new to using data redundancy. I have a 2 bay NAS I’ll use, and I want the two HDDs to be in raid 1.

Now I could definitely just use ZFS or BTRFS with Debian, and be able to use Docker just like I do currently.

Or I could use a dedicated NAS OS. That would help me with the raid part of this, but a requirement is Docker.

Any recommendations?

  • BlackEco
    link
    fedilink
    English
    32 months ago

    TrueNAS SCALE expects you to deploy Kubernetes clusters, it is unfortunately not meant for running plain Docker. You can jump through hoops to get it working but I personally gave up and ended up running a VM on top of TrueNAS just to run Docker on it.

    I don’t know about Unraid though and OpenMediaVault felt a bit unpolished the last time I used it and I can’t attest for its ZFS support.

    • Mrb2
      link
      English
      92 months ago

      Truenas scale is switching to docker compose. I found this out when the truecharts catalog suddenly stopped working. more info

      • BlackEco
        link
        fedilink
        English
        32 months ago

        Holy molly, I wasn’t expecting this! Well, I guess I’ll try that out once Electric Eel’s released

    • @[email protected]
      link
      fedilink
      English
      22 months ago

      I am currently using Openmediavault for my NAS and can confirm that with an official plugin so far I havent had any issue with my ZFS pool (that I migrated from trueNAS scale since I didn’t like their kubernetes use and truecharts, but as someone mentions they seem to switch to docker).

      Otherwise I am happy as well, but I am far from a poweruser.