Skip to content

Jellyfin for private/internal use in (Bootable) Containers

Notifications You must be signed in to change notification settings

gbraad-homelab/personal-jellyfin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Jellyfin for private/internal use in (Bootable) Containers

$ podman run -d --name jellyfin --hostname ${HOSTNAME}-jellyfin --net=ncentre-bridge --ip 10.0.21.160  \
    --cap-add=NET_ADMIN --cap-add=NET_RAW --device=/dev/net/tun --cap-add=SYS_ADMIN --device=/dev/fuse \
    ghcr.io/gbraad-homelab/jellyfin:latest

About

Jellyfin for private/internal use in (Bootable) Containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages