-
Basically add support for what is mentioned [here](https://posthog.com/docs/advanced/proxy/nuxt).
By default it should be off as it will basically take all the posthog trafic and route it through th…
-
Is it possible to add a reverse proxy interface? Because when using a reverse proxy, you need to set up access control rules to automatically block some malicious IP addresses.
`http://ip:port/we…
-
Could totally be my own inexperience here, but I'm running into redirect issues from my IDP and I think it's because of this line.
https://github.com/plotly/dash-auth/blob/18f66d308943c8bda792e22d3e6…
-
### Description
After logging in, the page still says "Sign in".
### Steps to reproduce
1. Set up hedgedoc using rootless podman and an nginx reverse proxy on a prod Debian server
1. Log in with…
-
I am trying to run a derper container behind a traefik proxy. I am not sure what I am doing wrong, but my config seems to work until I turn on verification.
Here is my service:
```yaml
services:
…
-
Is it possible to add a reverse proxy interface? Because when using a reverse proxy, you need to set up access control rules to automatically block some malicious IP addresses.
`http://ip:port/we…
-
I have tried to use nginx to reverse proxy this, but have ran into issues passing the credentials over due to how ntlm auth works, I have tried with disabling auth and allowing anonymous on IIS and bo…
-
这个示例似乎跑不起来啊,代码里似乎也没有反向代理哦
reverse_proxy proxy_rr(10, 8091);
proxy_rr.add_dest_host("127.0.0.1:9001");
proxy_rr.add_dest_host("127.0.0.1:9002");
proxy_rr.add_dest_host("127.0.0.1:90…
-
I set up a server with Ubuntu Server 24.04 LTS on an old PC, everything configured with IPv6. It’s all working when I access the application (portainer, grafana, Nginx Proxy Manager . . .) externally…
-
> LABEL build_version=netboot.xyz version: 0.6.7-nbxyz21 Build-date: 2022-12-09T02:25:23
Hello,
I am attempting to run docker-netbootxyz behind a reverse proxy so that I can have the administrat…