-
So today we had a map in the map list in all caps while the file itself was in lowercase. Everyone on the server got kicked because our fast download server is running on Linux is case sensitive so n…
-
Hi guys,
I've been trying to get my jupyter notebook to run behind an nginx reverse proxy and everything seems to be going well, until i actually try to connect to the kernel in a notebook. Here's my…
-
### 🔍 Check for existing issues
- [X] Completed
### How is Dozzle deployed?
Standalone Deployment
### 📦 Dozzle version
8.7.5
### ✅ Command used to run Dozzle
as doc
### 🐛 Describe the bug / pr…
-
https://kubernetes.io/docs/tasks/run-application/run-single-instance-stateful-application/
https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/
https://learn.microsoft.com/en…
-
We have about 6 000 documents in our main content pages. Regenerating static HTML version, send to a Lucene index every updated document at every merge to master would be intensive for no real benefit…
-
Here's an example of the fields from Stackdriver logging:
method: "GET"
msg: "request"
proto: "HTTP/1.0"
remoteAddress: "XXX.XXX.XXX.XXX:XXX"
remoteAddressChain…
-
#### Describe the bug
`Content Security Policy: The page’s settings blocked the loading of a resource at https://xxx/.well-known/openid-configuration (“default-src”).`
#### To Reproduce
Install v…
-
make[3]: Leaving directory '/mnt/e/VeryNginx/openresty-1.25.3.1/pcre-8.45'
cc -o objs/nginx \
objs/src/core/nginx.o \
objs/src/core/ngx_log.o \
objs/src/core/ngx_palloc.o \
objs/src/core/ngx_ar…
-
The OAuth2 client uses multiple instances,The OAuth2 Authentication Server uses one instances
I use nginx for forwarding,and then one step is authorization code certification, carrying the state pa…
-
I'm using the Docker-compose but modified so that the ports are not exposed, I did not want to expose the ports on the network unencrypted, so I set up a nginx proxy with letsencrypt.
On the proxy I …