diff --git a/README.md b/README.md index c86d88238..099c00971 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ For more details about the features, follow [Features](./docs/features.md). ## Proxy support -Authelia works in combination with [nginx] or [Traefik] and soon with [HAProxy] as discussed in -[#271](https://github.com/authelia/authelia/issues/271). It can be deployed on bare metal with +Authelia works in combination with [nginx] or [Traefik] and [HAProxy]. It can be deployed on bare metal with Docker or directly in [Kubernetes].

- + +

@@ -121,4 +121,4 @@ in [LICENSE](./LICENSE). [nginx]: https://www.nginx.com/ [Traefik]: https://traefik.io/ [HAproxy]: http://www.haproxy.org/ -[Kubernetes]: https://kubernetes.io/ +[Kubernetes]: https://kubernetes.io/ \ No newline at end of file diff --git a/docs/images/logos/haproxy.logo.png b/docs/images/logos/haproxy.logo.png new file mode 100644 index 000000000..2ec6d1586 Binary files /dev/null and b/docs/images/logos/haproxy.logo.png differ