crowdsec v1 integrated

This commit is contained in:
bunkerity
2020-12-28 21:41:30 +01:00
parent 09a984c86b
commit 825e6a747e
4 changed files with 10 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
docker-compose exec mycrowdsec cscli bouncers add MyBouncer

View File

@@ -22,7 +22,7 @@ services:
- USE_GZIP=yes
- USE_BROTLI=yes
- USE_CROWDSEC=yes
- CROWDSEC_HOST=mycrowdsec
- CROWDSEC_HOST=http://mycrowdsec:8080
- CROWDSEC_KEY= # you need to generate it (see bouncer_key.sh)
- app1.website.com_REMOTE_PHP=myapp1
- app1.website.com_REMOTE_PHP_PATH=/app