Skip to content

Instantly share code, notes, and snippets.

@NuVanDibe
NuVanDibe / MediaShark.yml
Last active June 26, 2022 23:11 — forked from Webreaper/docker-compose.yml
Sample Docker-compose file which shows how to set up Sonarr, Radarr, Prowlarr, Lidarr, QBittorrent and an OpenVPN container so that all all traffic from the containers is routed through the VPN. Also includes Plex and get_iplayer containers, which are not routed through the VPN.
# This is heavily based on the work done by Webreaper over at https://gist.github.com/Webreaper/81ecda3ecc45fa61a16dfc90cfc4550d
# Docker compose to set up containers for all services you need:
# VPN
# Sonarr, Radarr, Lidarr, Qbittorrent
# Non-VPN
# Plex, get_iplayer
# Before running docker-compose, you should pre-create all of the following folders.
# Folders for Docker State:
# /volume1/dockerdata. - root where this docker-compose.yml should live