Skip to content

Connecting Containers

When connecting containers together, such as Prowlarr to Sonarr and Radarr or Sonarr/Radarr to Seerr, use the container name (e.g. prowlarr or radarr) and the container port (e.g. prowlarr:9696 or radarr:7878).

For the names and port of each container to use, get the Container Name and Container Port values from the Container Map.

Here’s an example within Prowlarr that would connect it to Radarr:

Example connecting an arr app to prowlarr

Transmission, qBittorrent, and Deluge all have a HTTP proxy that will route requests through the VPN connection.

You can configure other apps to connect to these containers proxy services by using transmission:8888, qbittorrent:8118, or deluge:8118, depending on which you are using.

Example connecting a proxy to an arr app