-
ubuntu:jammy
-
如题:本地正常访问,这是我的nginx配置,麻烦检查一下有没有问题
```
server {
listen 80;
listen 443 ssl http2;
server_name _;
server_name cloudbak.xxx.xxx;
#SSL
ssl_certific…
-
**Is your feature request related to a problem? Please describe.**
I would like to add protection for sites to NPM and be able to block IP's based on reputation/scenario using Crowdsecurity https://g…
-
I'm on Ubuntu 22.10, with docker-compose 1.29.2 and Docker 20.10.21, both installed using apt (not snap), on a DigitalOcean server.
I followed the installation instructions at https://docs.mattermost…
-
**Description**
Sending non-fatal signal to a container with `unless-stopped` restart policy prevents it from restarting.
**Steps to reproduce the issue:**
```
docker run -d --name=test --…
-
My mac doesn't like the required Nvidia device allocation, so I needed to comment it out. Since docker-compose overrides [don't really support removing things](https://github.com/docker/compose/issues…
-
### What happened?
Nginx throws error:
`[Crowdsec] bouncer error: request failed: bad uri: ${CROWDSEC_LAPI_URL}/v1/decisions?ip=*.*.*.*, client: *.*.*.*, server: [redacted], request: "GET /startpage…
-
Hey,
I am using this module with nginx as a forward proxy to forward my https requests.
I can see "Proxy-Connection: Keep-Alive" when I followed curl example on README. Does it mean this module w…
-
jenkins/jenkins:2.479.1-lts-jdk17
-
jenkins/jenkins:2.484-jdk17