I have CasaOS and I installed this https://hub.docker.com/r/linuxserver/overseerr
Is there an easy way to simply upgrade it like a normal update and keep the settings?
I have CasaOS and I installed this https://hub.docker.com/r/linuxserver/overseerr
Is there an easy way to simply upgrade it like a normal update and keep the settings?
It’s more than that, you have to make sure a certain directory is owned by the “node” user and it has to have uid 1000. That’s a small but very important step in said migration guide, which I overlooked initially. Nothing happened though, container wouldn’t start and its logs kept pointing to this directory, then I saw it in the docs.
I really hope they come up with a better solution for that. My whole arr stack is linuxserver based with the common PUID PGID variables and Seerr is the only one that does it like this. (I often move my stack around for testing purposes)