Войти
  • 23609Просмотров
  • 8 месяцев назадОпубликованоTechHut

FIXING my Proxmox Server - Plex and Docker (Servarr) Migration

I moved the servarr and plex instance all to the same container, these are the steps I took. I will soon be updating my Proxmox guide Pt.1 and unlisting that video. In response to this issue: Resources: Servarr Stack: Plex Docs: TUN and Intel HW Transcoding : c 10:200 rwm : /dev/net dev/net none bind,create=dir : /dev/net/tun dev/net/tun none bind,create=file dev0: /dev/dri/card0,gid=44 dev1: /dev/dri/renderD128,gid=104 Copy Plex files from temp directory while in new Plex config directory: sudo rsync -avzh --progress --stats /temp/var/lib/plexmediaserver/Library/ ./Library sudo chown -R plex:plex ./Library/ 00:00 - Previous Setup/Issues 01:34 - VPN and HW Transcoding on Unprivileged LXC 04:17 - Moving our Docker Stack 09:00 - Migrating Plex to New Server on Linux