

The Plex service is set up for Plex Pass usage, so you’ll need to enter your plex claim. In the docker-compose file, you’ll need to enter your PIA username and password. You can make these directories and set permissions with the following commands on Linux. My username is user, so that is what you see in the structure above.

You’ll need to update the docker-compose file with your username.

Here is the directory structure that this compose file needs. This will run all the downloading with qBittorrent and encrypted over PIA VPN. This post assumes that you have a little technical knowledge already and that you have Docker and Docker Compose installed. This docker-compose-yml file will run all of these services. Docker Compose – Plex with Plex Pass, Jackett, Sonarr, Radarr, Lidarr, qBittorrent, and PIA Restart: unless-stopped This entry was posted in docker, self hosting, torrents and tagged docker, lidarr, linux, pia, prowlarr, qbittorrent, radarr, self hosting, sonarr, torrents on Novemby pizzapower. Image: lscr.io/linuxserver/prowlarr:develop home/user/data2/jackett/config:/config WEBUI_PORT=6969 #not the default change in webui dev/dri/renderD128:/dev/dri/renderD128 #may be different dev/dri/card0:/dev/dri/card0 #your devices go here home/user/data/television:/data/tvshows NVIDIA_DRIVER_CAPABILITIES=compute,video,utility NVIDIA_VISIBLE_DEVICES=GPU-04aeacae-0ae1-25b6-1504-a4bec4ed2da9 #change as needed But here is the updated docker-compose.yml. I updated this post to add in prowlarr support.
