Skip to content

🍿 Plex Media Server on Docker Swarm with NVENC Transcoding

Notifications You must be signed in to change notification settings

Diesel-Net/plex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

plex

Plex Media Server on Docker Swarm, bootstrapped with swarm-bootstrapper.

Features/Notes

Notes on Nvidia GPUs on Docker Swarm

After installing nvidia-docker2 I had to manually configure /etc/docker/daemon.json to use the nvidia runtime by default for the host, and then pass the appropriate environment variables, namely NVIDIA_VISIABLE_DEVICES, and NVIDIA_DRIVER_CAPABILITIES.