-
I've just installed this using Docker and I'm accessing this through a reverse proxy (Traefik) but it shows an at the bottom:
"Unexpected token 'T', "Too Many Requests" is not valid JSON"
![imag…
-
wss://Territorial.io/socket is blocked at my school, you can set up a reverse proxy with nginx or cloudflare
-
When using docker, either configuring everything manually with a regular setup or when using the install script, websocket is not working. Something seems to be missing from a regular setup using php.…
-
I can not received updates with traefik. Anyone has idea how to config?
-
**Is your feature request related to a problem? Please describe.**
HAPROXY, NGINX, Caddy and Traefik all support PROXY PROTOCOL.
Nginx Proxy Manager and Zoraxy don't.
It would be nice, if the two D…
-
**Is your feature request related to a problem? Please describe.**
[People are encountering a lot of troubles using the reverse proxy auth](https://github.com/filebrowser/filebrowser/issues/2100) a…
-
My Nuxt 3 Implementation of this is a reverse proxy through an NGINX environment that goes from 443 https on the client to 80 on the docker container holding my nuxt 3 files/server.
sw.js changes …
-
YARP will try to grab the `IServerDelegationFeature` on startup to detect if the functionality is supported.
[`_serverDelegationFeature = server.Features?.Get();`](https://github.com/microsoft/reverse…
-
### 🚀 The feature, motivation and pitch
It would be nice to be able to add a base path env to chat completions to reduce some of the need for a reverse proxy. IE
VLLM_BASE_PATH="/my-deployment"
…
-
### Current Behavior
I am trying to use the `WEB_AUTHENTICATION` functionality. To do that I have to enable `SECURE_CONNECTION`.
As I'm using traefik as my reverse proxy which automatically provid…