-
## Describe the bug
When using `home-assistant` and `nginx` with `zstd` compression, `nginx`'s service worker becomes unresposive once a request is made to `home-assistant`.
## Steps To Reproduc…
-
hi!
I've been exploring your project and noticed that it currently doesn't include an NGINX configuration.
I suggest adding an NGINX configuration files to the repository.
`nginx.conf`
```
even…
-
### Description
We have a (moderately) complex nginx configuration that relies on routing paths to different services, as well as serving static content from shared docker volumes.
This was broken o…
-
**What happened**:
We have two ingresses on separate hostnames which target the same service and port. When we annotated the second ingress with
`nginx.ingress.kubernetes.io/upstream-hash-by: $r…
-
## Running`bagetter` as a docker container
### Describe the bug
`appsettings.json` not honoring database configuration. Unsure yet if it's honoring other sections.
### To Reproduce
```json
{
…
-
For friends who use NGINX
`ENDPOINT="/admin"`
nginx config:
```
map $http_upgrade $connection_upgrade {
default keep-alive;
'websocket' upgrade;
'' close;
}
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
A few times per day we see the kong-controller enter a state where it stops fetching En…
-
There are 3 checks that are related to Nginx Ingress annotation snippets:
- checkov/kubernetes/checks/resource/k8s/NginxIngressCVE202125742Alias.py
- checkov/kubernetes/checks/resource/k8s/NginxIn…
-
The [Post-Install Configuration section from gitlab.md](https://github.com/INTO-CPS-Association/DTaaS/blob/feature/distributed-demo/docs/admin/guides/gitlab.md#post-install-configuration) talks about …
-
Hello! We're excited to try Huly out. I'm having some issues, I believe, with my nginx configuration. We're getting:
![image](https://github.com/user-attachments/assets/837e7116-9fce-4194-8a3c-c207…