Right now I have a NAS running 24/7 for some self hosted apps (p2p, *arr…) and as primary storage for my multimedia files.

This NAS has some limitations because it has a low spec hardware and the OS is “propietary”, so sometimes I have issues with docker or I miss some random feature that “standard” Linux distros have.

I work in IT and deal with the technology at home sometimes feels like a second job. I’m thinking that maybe I could simplify my home hardware avoiding NAS servers and use only a desktop running 24/7. This could give me a lot of flexibility (a standard OS, VMs, standard docker, better hardware, faster file operations because no LAN involved…) and less hardware to deal with.

Does anybody went this way? Any recommendations in favor or against it?

Sorry for my english.

  • FreedomAdvocate@lemmy.net.au
    link
    fedilink
    English
    arrow-up
    0
    ·
    18 days ago

    Yep I changed my whole setup recently - had a Synology DS920+ running with docker containers for everything. I had started moving stuff off to a NUC because the NAS was starting to struggle.

    What I ended up doing was buying a Mac Mini M4 and a DAS, and just running everything on the Mac with it running 24/7, and the DAS just acts like a giant HDD (and it’s running in RAID). Performance of everything is out of this world better, while power draw is significantly less. The Mac Mini M4 is unbeatable as a home server imo.

    • themadcodger@kbin.earth
      link
      fedilink
      arrow-up
      0
      ·
      18 days ago

      This is what I’ve been trying to figure out, so I’m glad you did it. I have a Synology too and I’ve outgrown it, but building my own server scratch is daunting so I just wanted to hook a DAS up to a mini PC and call it good. But there were a lot of people online saying it was a bad idea.