Skip to content

Commit 9d640fa

Browse files
committed
add additional notes to plex
Signed-off-by: Simon L <[email protected]>
1 parent 2dba82f commit 9d640fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

community-containers/plex/readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
This container bundles Plex and auto-configures it for you.
33

44
### Notes
5+
- This is not working on arm64 since Plex does only provide x64 docker images.
56
- This is not working on Docker Desktop since it needs `network_mode: host` in order to work correctly.
7+
- 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!
8+
- After adding and starting the container, you need to visit http://ip.address.of.server:32400 in order to claim your server with a plex account
69
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers how to add it to the AIO stack
7-
- After adding the container, you need to visit http://ip.address.of.server:32400 in order to claim your server with a plex account
810

911
### Repository
1012
https://github.com/plexinc/pms-docker

0 commit comments

Comments
 (0)