mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
17 lines
504 B
Markdown
17 lines
504 B
Markdown
# jellyfin
|
|
|
|
Last Updated: Sun July 28, 2024 14:30:43 PDT
|
|
|
|
## Overview
|
|
|
|
* [DockerHub jellyfin](https://hub.docker.com/r/jellyfin/jellyfin)
|
|
* [Docs](https://jellyfin.org/docs/)
|
|
|
|
### Ports
|
|
|
|
* 8096/tcp is used by default for HTTP traffic. You can change this in the dashboard.
|
|
* 8920/tcp is used by default for HTTPS traffic. You can change this in the dashboard.
|
|
* 1900/udp is used for service auto-discovery. This is not configurable.
|
|
* 7359/udp is also used for auto-discovery. This is not configurable.
|
|
|