Haven’t used it myself, but similar to casa os there is also cosmos os, which looking here seems to offer some build in storage management options. Maybe this could be worth looking into?
Haven’t used it myself, but similar to casa os there is also cosmos os, which looking here seems to offer some build in storage management options. Maybe this could be worth looking into?
openmediavault 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 either? Unless trueNAS also comes with some repository of preconfigured compose files.
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.
Just to throw another option into the mix:
Maybe create a VPN connection with wireguard, then you can just transfer them however you’d do it in a local network? Tailscale would be an easy solution to achieve this.
Bloat and bad performance aside, you don’t see a benefit in having a all-in-one solution that in a way acts as a drop in replacement for people wanting to switch away from the likes of Google/Apple? I certainly do.
Yes, having a dedicated app selected for each use case will likely give better results. But it also means more management. And many users don’t actually need more than basic functionality.
But yes looking at the complaints, they should look at polishing existing features first.
Downside might be that this requires a good internet connection, which depending on where OP travels might not always be available.
This seems a bit impractical. 2 phones to keep charged and manage.
Depending in your use case can’t you just get some external USB storage?
I got a similar story:
I wanted to rewatch the first avatar before the second came out. At the time I had Disney plus, so no problem right? Turns out that here in Germany that only included the German dubbed version, not the ov.
Guess who doesn’t have a streaming subscription nowadays…
Tailscale might also decent be an option for remote access, right?
Somewhat late reply, since i didn’t have the time to start my conversion to OMV sooner. Definitely looks nice and installation was easy.
You are spot on that my first issue has partially to do with permissions. Following a guide at the time i structured my media library to some level with data sets in my zfs pool on truenas scale. But those apparently are more like filesystems rather than just directories. Which makes the whole giving permissions for my dockeruser a bit difficult (and also otherwise seems a bit less then ideal for OMV).
So since i wanted to structure it slightly different i made a new shared folder on my zfs pool and directories for my media in there and moved a few test files. Downside now is that this solution would mean that i have to move a ton of files, which would mean a ton of writes to my drives.
Apparently they changed that in one of the recent updates, but so far i really like the setup with docker compose. So much easier than the whole deal with applications in truenas scale. Copy+Paste stuff into a file, change some variables and a full stack of media applications is up and running so fast.
Right, totally forgot about that step.