Files
docker-compose-repo/_template
Goyban aaef0796a3 added jellyfin
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-18 15:03:27 +02:00
..
2026-08-18 15:03:27 +02:00
2026-08-18 15:03:27 +02:00
2026-08-18 15:03:27 +02:00

One line: what it is and why you run it.

Quick start

cp .env.example .env
$EDITOR .env
docker compose up -d

Then open http://<host>:<port>.

Port

Port Protocol Purpose
xxxx http Web UI

Why it looks like this

Gotchas

Exposing it

Publishes a plain HTTP port; nothing here is proxy-aware.

  • Upstream docs:
  • Image: