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?

  • golli@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    11
    ·
    13 hours ago

    I (very much an amateur) briefly tried TueNAS scale in the past and didn’t like how they did apps. So I switched to Openmediavault, which since then has served me very well.

    With a plugin I could easily add my zfs raid and I use their build in docker compose gui to run the few programs I need.

    I didn’t try out others, but there are more options. CasaOS and yunohost already got mentioned, there is also Cosmos or just running a basic server with e.g Debian and maybe adding Cockpit for some management gui.

    • Possibly linux@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      13 hours ago

      Openmediavault only seems to run on Debian which is a no go for me. I’m looking for something immutable (ie an an appliance)

      • golli@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        5
        ·
        11 hours ago

        I guess if you want specific recommendations you need to define your needs and requirements a bit more.

        Since I was wondering if Cockpit is an option for immutable distros I stumbled on this video, which seems to suggest it might since it is used on one there. So I guess you could pick your favorite immutable distros and see if Cockpit works to have a easy gui for managing the server stuff.

        You could of course also go for something like NixOS and make everything declarative.

        For me Openmediavault was easy to set up and just works for the little stuff I want it to do.

      • klu9@piefed.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        12 hours ago

        WARNING: I am not an expert!

        Maybe VanillaOS? Immutable, atomic, Debian-based. If OpenMediaVault doesn’t run directly on Vanilla, use its APX tool to make a minimalist Debian container & install OpenMediaVault there?