-
How do i set this up to work with reverse proxy? i can log in with reverse proxy but when i log out it redirects me to localhost:3000 therefore never actually logging me out.
-
My configuration is pretty similar to the problem here [https://github.com/coturn/coturn/issues/702](https://github.com/coturn/coturn/issues/702). Unfortunately, the solution does not work for me fo…
-
Hello :)
When I tried to set this up behind NGINX proxy manager (NPN) I get it to work just fine, but under SWAG I cant get the config file correct.
Anyone got this working under swag?
-
Hi, I am trying to reverse proxy netbird to a local installation, but always run into "Bad Gateway". The setup is as follows:
Firewall: Ports 443 and 80 (TCP/UDP) forwarded to a VM (**192.168.1.2**…
-
### Feature Description
Implement SSL Encryption for the endpoints exposed to Prometheus. This feature would include the ability to configure CA certs and optionally enable SSL/TLS.
Implementati…
-
Hi, we have encountered below exception in our microservice serving as reverse proxy:
```
"MessageTemplate": "Connection id \"{ConnectionId}\", Request id \"{TraceIdentifier}\": An unhandled exceptio…
-
(I've been running etherpad-lite behind a reverse-proxy since 2012.)
Just upgraded to v2.2.6 and the admin pages do not work properly when not running at '/'.
For example, in my installation, ethe…
-
### Issue
Hi, I'm trying out this running as a docker container running on my Unraid server. I've gotten multiple applications accessible through a reverse proxy, but I'm struggling to get this one…
-
I've got a Problem while trying to setup Matrix with an external Proxy.
When I'm trying to click on "Login with Auth0" on Element, my Webbrowser shows:
`"Error to many redirects"`
Is the redi…
-
Hello,
I have a use case where I'm behind a proxy, the HTTP(S)_PROXY environment variables are set, and my reverse_proxy directive uses placeholders (i.e. Caddy doesn't know in advance the name of …