Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 714 Bytes

File metadata and controls

9 lines (7 loc) · 714 Bytes

Proxy Quickstarts

Examples about how to deploy Keycloak behind a reverse proxy.

Proxy Mode Description
HAProxy TLS Passthrough Two clustered Keycloak instances behind HAProxy with TLS passthrough.
HAProxy TLS Re-encrypt Two clustered Keycloak instances behind HAProxy with TLS re-encrypt.
Traefik TLS Passthrough Two clustered Keycloak instances behind Traefik with TLS passthrough.