all-in-one/community-containers/jellyfin/readme.md
Pıεяяε 99a0069460 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>
2024-02-23 16:39:34 +00:00

1.6 KiB

Jellyfin

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

Notes

  • This container is incompatible with the Plex community container. So make sure that you do not enable both at the same time!
  • This container does not work on Docker Desktop since it needs network_mode: host in order to work correctly.
  • After adding and starting the container, you can directly visit http://ip.address.of.server:8096/ and access your new Jellyfin instance!
  • In order to access your Jellyfin outside the local network, you have to set up your own reverse proxy. You can set up a reverse proxy following these instructions and Jellyfin's networking documentation, OR use the Caddy community container that will automatically configure media.$NC_DOMAIN to redirect to your Jellyfin.
  • ⚠️ After the initial start, Jellyfin shows a configuration page to set up the root password, etc. Be careful to initialize your Jellyfin before adding the DNS record.
  • The data of Jellyfin will be automatically included in AIO's backup solution!
  • See here how to add it to the AIO stack.

Repository

https://github.com/jellyfin/jellyfin

Maintainer

https://github.com/airopi