Hello,
a few weeks ago one of my data drives passed away. I installed the PlexMediaServer on OMV4 by the extra feature six years ago on this drive. All my database is gone.
Now I'd like to install a fresh PMS on my OMV4.
I'm still a newbie in OMV and Linux but I know it's better to run the PMS in a docker.
I already downloaded the image "linuxserver/plex" by the standard docker app.
The next step is to start this image right? I just need to edit some settings before like:
- Restart policy to always
- network to host
- The PUID and PGID to 1000
- language to de_DE
... but then I don't know what to do next.
Can anyone help please? Or is there an easier/better way to install the newest PMS?