I want a NAS solution to back up my PC and host media files, but prebuilt NAS solutions are incredibly expensive and underwhelming and so I’m planning to build one. Does anyone have recommendations for a NAS interface?
I’m brand new to server management and would prefer something user friendly. I have used linux mint, but currently use windows as my daily driver (planning to switch to mint soon). I’d be fine with a dedicated NAS OS or with something I could run on mint since I’m already familiar with that distro.
As someone with TrueNAS SCALE and having been through the mess of TrueCharts, I’d go with Proxmox on the bare metal and have 1 VM for TrueNAS SCALE and another for docker-compose or whatever apps system you want. SCALE is fine as a NAS but the apps system is currently limited and about to completely change; it’s just not mature not stable. If you already have a home server running the apps you want and you’re only expecting this server to be a NAS, then go ahead with SCALE on bare metal.
Seconding this. TrueCharts has been an absolute pain and I would not wish it on my worst enemy.
I’d honestly just go Ubuntu server LTS and learn to configure it through the terminal. It’s not too difficult to setup. NFS and Samba shares.