dics: website documentation

This commit is contained in:
Alexis Couvreur
2023-06-17 17:01:00 -04:00
parent 5bc713822e
commit 4fd8a24e4c
8 changed files with 48 additions and 18 deletions

View File

@@ -18,6 +18,8 @@ It leverages the API calls to plugin integration to catch in-flight requests to
| [Nginx](/plugins/nginx) | ✅ | ✅ | ❌ |
| [Caddy](/plugins/caddy) | ✅ | ✅ | ❌ |
*Your Reverse Proxy is not on the list? [Open an issue to request the missing reverse proxy integration here!](https://github.com/acouvreur/sablier/issues/new?assignees=&labels=enhancement%2C+reverse-proxy&projects=&template=reverse-proxy-integration-request.md&title=Add+%60%5BREVERSE+PROXY%5D%60+reverse+proxy+integration)*
## Runtime and Compiled plugins
Some reverse proxies have the capability to evaluate the plugins at runtime (Traefik with Yaegi, NGINX with Lua and JS plugins) which means the reverse proxy provides a way to consume the plugin directly.