-
Here is an auto-generating SSL certificate script for NGINX that can be modified to work with Wails server when creating app.
```
#!/bin/bash
# Define variables
cert_name="selfsigned_cert"
cert…
-
In the 'Other Projects' section on https://nginx.org/, we need to include links to the NGF docs and code.
The required changes should be made in this XML file: https://github.com/nginx/nginx.org/blob…
-
### Version
3.6.2
### What Kubernetes platforms are you running on?
EKS Amazon
### Steps to reproduce
k8s EKS version: 1.31
Describe the bug:
Sometimes, the nginx-ingress-controller restarts the…
-
### What happened?
sites working unstable, multiple crash logs
2024/10/07 18:37:17 [notice] 63067#63067: signal 17 (SIGCHLD) received from 63330
2024/10/07 18:37:17 [alert] 63067#63067: worker pr…
-
**Checklist**
- [x] I have searched budibase discussions and github issues to check if my issue already exists
**Hosting**
- Self
- Method: docker single image in a docker compose
- Budib…
-
File permissions issue in WebUi on self hosted setup makes nginx display default page instead of the nuxt app. You need to edit docker file in web directory to add `RUN chmod -R 755 /usr/share/nginx/…
-
I’ve opened a second issue case here as well:
https://github.com/nginxinc/nginx-ingress-helm-operator/issues/426
### Version
3.6.1
### What Kubernetes platforms are you running on?
Openshift
### St…
-
아래와 같이 네이버클라우드 rocky8.10 설치 시 오류가 발생(**### Nginx 를 설치합니다. ### 부분부터 오류 발생) 합니다.
확인 후 대응 방법 안내 부탁드립니다.
**### Nginx 를 설치합니다. ###
'/root/stack/nginx/rocky8/nginx.repo' -> '/etc/yum.repos.d/nginx.…
-
### Describe the bug
For more info:
https://forum.hestiacp.com/t/v-add-letsencrypt-domain-sometimes-breaks-redirects/16800
Kept issue for tracking bug report
### Tell us how to replicate the bug…
-
### Description
I have cloned this project and run using docker compose.
But Nginx docker is stopped due to not found stats upstream server.
Stats container is running now, though.
```
proxy |…