louketo / louketo-proxy

A OpenID / Proxy service
Apache License 2.0
950 stars 345 forks source link

Enable mapping multiple ports exposed by single application #551

Open abstractj opened 4 years ago

abstractj commented 4 years ago

What:

Applications may expose different endpoints on different ports, for example one for main request and another for monitoring/health endpoints. It should be possible to configure Gatekeeper to map different incoming ports to the different ports exposed by the application as currently it would be required to have multiple instance of Gatekeeper executing.

Reference: