mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Updated README for Jellyfin, Plex, and Caddy
- Added incompatibilities between Jellyfin and Plex. - Included note about Caddy handling `media.$NC_DOMAIN`. - Added information about setting up a reverse proxy. - Included security notice for Jellyfin initial setup. Signed-off-by: Pıεяяε <47398145+AiroPi@users.noreply.github.com>
This commit is contained in:
parent
187d86619a
commit
99a0069460
3 changed files with 9 additions and 4 deletions
|
|
@ -2,6 +2,7 @@
|
|||
This container bundles Plex and auto-configures it for you.
|
||||
|
||||
### Notes
|
||||
- This container is incompatible with the [Jellyfin](https://github.com/nextcloud/all-in-one/tree/main/community-containers/jellyfin) community container. So make sure that you do not enable both at the same time!
|
||||
- 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!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue