Comment on NAS OS with a web UI
golli@lemm.ee 3 months agoopenmediavault is ok for raid, but the containers aren’t one click wonder like in other NAS OSes
Since OMV also uses docker compose with a build in GUI to manage them, I don’t assume this would be what OP is looking for. Unless trueNAS also comes with some repository of preconfigured compose files.
maniel@sopuli.xyz 3 months ago
TrueNAS has some built-in kinda appstore, OMV on the other hand docker compose isn’t that straightforward, first you need to add dinner unofficial repo, then install docker compose, then configure it
golli@lemm.ee 3 months ago
Right, totally forgot about that step.