Help setting up the proxy to access the WebGUI remotely #2236
-
Hi all, So like some others I'm struggling with making this work properly. It's been a long steady road but I'm wanting to allow access to transmission that doesn't require me connecting to my home network over VNC. I've got port forwarding to work with a lot of stuff like Sonarr and Radarr, but no Transmission and I've stumbled across the proxy solution however I am STUMPED, I saw one post of people just runnning: "docker run -d and this links the two together. Oddly when I try to run that, even if I match the name exactly, docker throws an error saying no container named that. It also seems possible to add this to the file itself, however again I'm not sure exactly where to put it. My current docker script is:
I'm sure I'm just messing something up and it's an easy fix. and I have tried a billion different name options when running the docker command on its own, no dice. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Figured it out - if anyone wants to sort this I detailed it here: |
Beta Was this translation helpful? Give feedback.
Figured it out - if anyone wants to sort this I detailed it here:
#1720