adi90x / rancher-active-proxy

All in one active reverse proxy for Rancher ! For Kubernetes : https://github.com/adi90x/kube-active-proxy
MIT License
156 stars 55 forks source link

VIRTUAL_HOST support #30

Closed davidwindell closed 7 years ago

davidwindell commented 7 years ago

Any chance of bringing back support for VIRTUAL_HOST env vars?

We've just hit the issues with running the original jwilder/nginx-proxy on Rancher but our whole network has been setup to use this environment variable.

davidwindell commented 7 years ago

Or, at least the option to specify what the label name is (instead of rap.host)

khusseini commented 7 years ago

Maybe this helps? https://github.com/adi90x/rancher-active-proxy/blob/master/app/letsencrypt.tmpl

davidwindell commented 7 years ago

Thanks, we switched to Traefik 1.4 direct