Description
Run a simple reverse proxy with TLS support for forwarding client traffic to backend services. It is useful for small deployments, local services, and testing proxy behavior without a larger gateway stack.
Reverse proxies can expose private services to networks. Configure certificates, backend targets, headers, and access rules carefully before public use.