Spent a while getting my home Plex setup just right, so I figured I'd write it up for anyone who wants to copy it.
It's one Docker Compose file — Plex + SABnzbd, Intel QuickSync transcoding on the iGPU, shared media volume. Nothing fancy....
Steal it, tweak it, hope it helps someone:
https://peculiarengineer.com/blog/plex-sabnzbd-docker-compose-hardware-transcoding

Plex + SABnzbd on Docker with hardware transcoding
A single Docker Compose file that runs Plex Media Server and SABnzbd with host networking, Intel QuickSync hardware transcoding via /dev/dri, and a shared media volume — plus the claim-token, UID, and networking gotchas that trip everyone up on first run.
