/docker-arrs-with-nordvpn

This is a Docker Stack to deploy Sonarr, Radarr, Jacket, and qBittorrent. With Jacket and qBittorrent connecting to NordVPN

docker-arrs-with-nordvpn

This is a Docker Stack to deploy Sonarr, Radarr, Jackett, and qBittorrent. With Jacket and qBittorrent connecting to NordVPN.

All apps connect to a shared volume that connects to a NAS SMB share using CIFS.

Sources/Referances

Docker Environment Variables:

Variable Notes
nordUser NordVPN username/email
nordPass NordVPN password
nasUser The service username on NAS host
nasPass The service password on NAS host
LAN Whitelist your local area network so the apps connect via NordVPN can be accessed. Example: 192.168.1.0/24
smbSharePath Network path to your SMB share Example: //192.168.1.18/Media