Comment on [deleted]
rutrum@lm.paradisus.day 4 months ago
If you use docker, it doesnt matter the distro. And to use docker, you dont really need to understand how/why it works. As long as you can take an example compose file and spin it up (docker compose up) it’ll be less complicated in the long run than managing plex on the host machine (or most software for that matter, which is why containerization is so popular.)
ApathyTree@lemmy.dbzer0.com 4 months ago
rutrum@lm.paradisus.day 4 months ago
I really think the learning curve will be less than you think. Please consider at least reading the installation instructions. Here’s the page for linuxserver.io’s maintained plex docker container. I’ve linked to the usage section, where you can copy the compose file to deploy it. github.com/linuxserver/docker-plex?tab=readme-ov-…