I have Plex, Radarr, Sonarr, Overseerr etc running in Docker containers, but have never found a good guide on how to access these (safely) from outside. I resort to connecting to a server running VNC. I’ve tried nginx but didn’t understand it, also tried Cloudflare (ditto). Is there a good, easy to understand guide on how to do this?

  • Bithive
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    ssh -D 8080 your.machine and then add localhost:8080 as a proxy to your browser