-
### What's needed and why?
I'd like bunkerweb to be able to add/remove additional "listen" directives to its nginx server for specific servers
For example in vanilla nginx I have every server co…
-
# Description
Dear all, I'm trying to deploy OPENCTI behind BunkerWeb but I'm facing some problems.
When I access the OpenCTI the server stucks on GRAPHQL with error (access denied)on POST
C…
-
### What happened?
When enabling Modsecurity CRS v4 the bunkerweb container takes time to test the nginx config and the `reload` API call from the scheduler times out.
This is tested on a 32GB 4 …
-
### Description
I installed BunkerWeb with apt. I had nginx on the system and it overwrote it. It deleted everything. All my settings are gone.
### Proposed solution (optional)
_No response_
### …
-
### What's needed and why?
Many server programs support the use of Proxy Protocol. There is no reason bunkerweb cannot send requests with Proxy Protocol to the program it is reverse proxying.
### Im…
-
### What happened?
I install Bunkerweb with Docker compose, with `extra_hosts: - host.docker.internal:host-gateway` which mapped IP address of the host `172.17.0.1` to `host.docker.internal` inside c…
-
### What happened?
I'm experiencing a critical issue where BunkerWeb keeps regenerating a configuration file for auth.domain.com that includes invalid variable references using double dollar signs ($…
-
Hello,
I am setting up my various services behind a reverse proxy. For that I use bunkerweb, this service works a bit like traefik.
I have an autoconf configuration and I try to run the reverse …
-
### What happened?
I did a quick test to evaluate this project. I spun it up with a docker compose file. I set the environment variables to disable http to https redirect. But all I got was a splash …
-
### What happened?
In `IngressController.py` the suffix `cluster.local` is hardcoded (line 115).
This value can be customized in a k8s cluster install so it should be editable using configuration.
…