docker-plex-media-server icon indicating copy to clipboard operation
docker-plex-media-server copied to clipboard

Dockerized Plex Media Server

Results 16 docker-plex-media-server issues
Sort by recently updated
recently updated
newest added

I'm trying to set this up on a remote host and can't access the `/settings/server` area. I'm guessing this is because even after starting the container with the `--net=host` flag...

A cron Job could periodically check for new versions of Plex and trigger the build of the dockerized version via a web hook.

enhancement

Tried starting with --user and -e PGID=1002 -e PUID=1002 options etc. Any user other than 797 causes immediate crash and restart. (--user fails with "docker error response from daemon linux...

Hi, I tried to use your docker with x_plex_token or PLEX_LOGIN to configure automatically the docker to run under à specific user at startup. But when i go to parameters/server...

Anyone have experience running Plex behind an nginx proxy: https://github.com/jwilder/nginx-proxy I've got my site using SSL with the above proxy and companion container (https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion) to get SSL certificates from Let's...

bug
question

Whenever I remove --net=host the login screen seems to disappear, allowing anyone to see the server as my user (I'm the owner).

enhancement
question