docker compose is appreciated

    • @[email protected]
      link
      fedilink
      English
      5
      edit-2
      6 months ago

      Have exactly the same setup:

      It tunnels everything that is bound to the same network (see the line with gluetun within the qbittorrent container.

      And for anyone using a reverse proxy: that can run against the gluetun container with the bound containers port. (edit: in OPs example gluetun:8090 for qbittorrent web)

    • @jws_shadotak
      link
      English
      46 months ago

      Only qbit I have other stuff in that stack as well, like sonarr and radarr, that I cut out.

      The network mode setting in docker acts as a bind. The port is exposed to the host in gluetun. If gluetun throws an error and shuts down, qBit WebUI is no longer accessible.