-
Hello
I'm working on deploying Prometheus-proxy within the AWS EKS cluster and making it accessible to agents via NGINX ingress.
I’ve configured NGINX to forward incoming traffic to the backend …
-
**What happened**:
To debug a configuration issue I added `--v=3` to the pod to get the used configuration.
**What you expected to happen**:
According to the docs (https://kubernetes.g…
-
### Description
Hiyo o/. I tried updating from 2.1.0 to 2.2.0 tonight but something changed in the addon's internal NGINX configuration that broke my OIDC setup, which was relies on a dedicated NGI…
-
## gzip
+ http://nginx.org/en/docs/http/ngx_http_gzip_module.html
+ to reduce response size
## config
+ gzip on
+ gzip_buffers
+ gzip_comp_level
+ gzip_min_length
+ gzip_proxied (for proxied…
-
```
Do you have any form of steps to get stikked working on nginx? I'm trying to
configure it as a root site, meaning that it would be available via
snips.domain.tld. I was able to get this worki…
-
Could you provide a more detailed configuration of the nginx configs. I can get most everything to work except bucket creation. I am not exactly sure where it is failing but I get a 404 error when /…
-
**Describe the bug**
Hi, I need to override the `default proxy_set_header Host $host` to `proxy_set_header Host $http_host` for a specific Proxy Host, since it's required by the app I'm trying to Pro…
-
**Describe the bug**
The IP address in file `/etc/nginx/sites-available/bigbluebutton` does not get updated when using `bbb-conf --setip new.sample.com`
-
I’m encountering an issue with my NGINX reverse proxy setup on a GNS3 VM. The proxy works correctly when tested internally within the VM, but attempts to access it externally from my laptop result in …
-
```
Do you have any form of steps to get stikked working on nginx? I'm trying to
configure it as a root site, meaning that it would be available via
snips.domain.tld. I was able to get this worki…