feat(docs): Add HAProxy Configurations to Docs (#1424)

* Add HAProxy docs

* Add changes to Changelog

* Add CodeBlock import to haproxy.mdc

* Fix typos

* Add exceptions to spelling
This commit is contained in:
Martin
2026-02-15 16:32:32 +01:00
committed by GitHub
parent c34ec67777
commit 4e0df8c643
10 changed files with 225 additions and 0 deletions

View File

@@ -203,6 +203,7 @@ To get Anubis filtering your traffic, you need to make sure it's added to your H
- [Kubernetes](./environments/kubernetes.mdx)
- [Nginx](./environments/nginx.mdx)
- [Traefik](./environments/traefik.mdx)
- [HAProxy](./environments/haproxy.mdx)
:::note