Skip to content

fboulnois/jellyfin-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.