Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 645 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 645 Bytes

Jellyfin in Docker

Runs Jellyfin as a docker-compose service.

Features

  • Built using the official Jellyfin Docker image
  • Runs as a non-root user
  • Only runs jellyfin in the container
  • Simple Dockerfile and docker-compose.yml files

Quickstart

make build
make up

After starting, Jellyfin will be available at http://localhost:8096.

Configuration

On first run, delete the existing dummy server in the web interface. Next, refresh the page to see the Jellyfin setup wizard. Finally, follow the wizard to configure the server as desired.