https://netmaker.org logo
Title
c

creamy-beach-24502

11/14/2022, 8:38 AM
I have been using reverse SSH tunnels connected to a VPS server, running Caddy that handled SSL certs for wildcard subdomains, and reverse proxied them down the SSH tunnels to my services to get around my private IP situation because of CG-NAT. I just got the docker quick install w/ traefik up and running, and before I go to bed, I wanted to ask a question. I would like to configure two networks within netmaker, with one dedicated to exposing my services, and the other connecting the rest of my network to the VPS. I'm not familiar with traefik, and would like to just switch it out with caddy, but I'm unsure if it will work because I don't think the TLS encryption is being passed down the reverse proxy connections with how I have it configured. I'd very much appreciate any suggestions or pointers.