all-in-one/community-containers/plex
Simon L 54c806c960
update plex readme to use a better link
Signed-off-by: Simon L <szaimen@e.mail.de>

Signed-off-by: Simon L. <szaimen@e.mail.de>
2023-10-30 10:53:11 +01:00
..
plex.json allow to add documentation on containers 2023-10-03 20:33:44 +02:00
readme.md update plex readme to use a better link 2023-10-30 10:53:11 +01:00

Plex

This container bundles Plex and auto-configures it for you.

Notes

  • This is not working on arm64 since Plex does only provide x64 docker images.
  • This is not working on Docker Desktop since it needs network_mode: host in order to work correctly.
  • If you have a firewall like ufw configured, you might need to open all Plex ports in there first in order to make it work. Especially port 32400 is important!
  • After adding and starting the container, you need to visit http://ip.address.of.server:32400/manage in order to claim your server with a plex account
  • The data of Plex will be automatically included in AIOs backup solution!
  • See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack

Repository

https://github.com/plexinc/pms-docker

Maintainer

https://github.com/szaimen