mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-31 10:46:38 +00:00
* docs: simplify traefik external tls * remove pass host header * docs: simplify and fix nginx external tls * fix: readiness with enabled tls * improve proxy docs * improve proxy docs * fix(ready): don't verify server cert * complete nginx docs * cleanup * complete traefik docs * add caddy docs * simplify traefik * standardize * fix caddy * add httpd docs * improve external config docs * guiding error message * docs(defaults.yaml): remove misleading comments * guiding error message cs and ru * improve proxy testability * fix compose up command * improve commands * fix nginx tls disabled * fix nginx tls enabled * fix: serve gateway when tls is enabled * fmt caddy files * fix caddy enabled tls * remove not-working commands * review * fix checks * fix link --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
15 lines
579 B
Plaintext
15 lines
579 B
Plaintext
---
|
|
title: Reverse Proxy Configuration
|
|
---
|
|
|
|
Check out one of the following guides to configure your favorite reverse proxy:
|
|
|
|
- [Traefik](/self-hosting/manage/reverseproxy/traefik)
|
|
- [NGINX](/self-hosting/manage/reverseproxy/nginx)
|
|
- [Caddy](/self-hosting/manage/reverseproxy/caddy)
|
|
<!-- grpc NOT WORKING - [Apache httpd](/self-hosting/manage/reverseproxy/httpd) -->
|
|
- [Cloudflare](/self-hosting/manage/reverseproxy/cloudflare)
|
|
- [Cloudflare Tunnel](/self-hosting/manage/reverseproxy/cloudflare_tunnel)
|
|
- [Fronting ZITADEL Cloud](/self-hosting/manage/reverseproxy/zitadel_cloud)
|
|
|