Update README.md for HAProxy references

pull/533/head
Amir Zarrinkafsh 2020-01-10 16:03:58 +11:00 committed by Clément Michaud
parent d4288bd74f
commit 6cd79d0c4b
2 changed files with 4 additions and 4 deletions

View File

@ -56,13 +56,13 @@ For more details about the features, follow [Features](./docs/features.md).
## Proxy support ## Proxy support
Authelia works in combination with [nginx] or [Traefik] and soon with [HAProxy] as discussed in Authelia works in combination with [nginx] or [Traefik] and [HAProxy]. It can be deployed on bare metal with
[#271](https://github.com/authelia/authelia/issues/271). It can be deployed on bare metal with
Docker or directly in [Kubernetes]. Docker or directly in [Kubernetes].
<p align="center"> <p align="center">
<img src="./docs/images/logos/nginx.logo.png" height="50"/> <img src="./docs/images/logos/nginx.logo.png" height="50"/>
<img src="./docs/images/logos/traefik.logo.png" height="50"/> <img src="./docs/images/logos/traefik.logo.png" height="50"/>
<img src="./docs/images/logos/haproxy.logo.png" height="50"/>
<img src="./docs/images/logos/kubernetes.logo.png" height="50"/> <img src="./docs/images/logos/kubernetes.logo.png" height="50"/>
</p> </p>
@ -121,4 +121,4 @@ in [LICENSE](./LICENSE).
[nginx]: https://www.nginx.com/ [nginx]: https://www.nginx.com/
[Traefik]: https://traefik.io/ [Traefik]: https://traefik.io/
[HAproxy]: http://www.haproxy.org/ [HAproxy]: http://www.haproxy.org/
[Kubernetes]: https://kubernetes.io/ [Kubernetes]: https://kubernetes.io/

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB