Skip to content

Diesel-Net/plex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 

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.