mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 19:06:21 +00:00
14 lines
457 B
Markdown
14 lines
457 B
Markdown
# Jellyfin
|
|
|
|
## 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.
|