mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
c9b853d736
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
17 lines
376 B
Markdown
17 lines
376 B
Markdown
---
|
|
layout: default
|
|
title: Supported Proxies
|
|
parent: Home
|
|
nav_order: 2
|
|
---
|
|
|
|
The following reverse proxies are currently supported:
|
|
|
|
* NGINX
|
|
* Traefik
|
|
* HAProxy
|
|
|
|
Those proxies are also supported on Kubernetes using their related ingress controller.
|
|
|
|
For more details on the deployment on Kubernetes, please refer
|
|
to [this documentation](../deployment/deployment-kubernetes.md). |