Compare commits
10
Commits
af1f7de2da
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
898a4bed54 | ||
|
|
7c9bc84b06 | ||
|
|
716c344b6d | ||
|
|
41ef3bcaaf | ||
|
|
b5db2630b1 | ||
|
|
2a6d22db93 | ||
|
|
51e09b6bc4 | ||
|
|
6418832075 | ||
|
|
3e073440ea | ||
|
|
00895f75d8 |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: henrygd/beszel-agent:0.18.8
|
||||
image: henrygd/beszel-agent:0.19.0
|
||||
container_name: beszel-agent
|
||||
network_mode: host
|
||||
volumes:
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: crowdsec
|
||||
image: crowdsecurity/crowdsec:v1.7.8
|
||||
image: crowdsecurity/crowdsec:v1.8.1
|
||||
environment:
|
||||
COLLECTIONS: crowdsecurity/traefik crowdsecurity/appsec-virtual-patching crowdsecurity/appsec-generic-rules crowdsecurity/http-cve
|
||||
BOUNCER_KEY_traefik: ${CROWDSEC_API_KEY}
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: traefik:v3.7.11
|
||||
image: traefik:v3.7.13
|
||||
container_name: traefik
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
Reference in New Issue
Block a user