API for the Coraza plugin of BunkerWeb.
1.9K
This Plugin will act as a Library of rule that aim to detect and deny malicious requests
Please read the plugins section of the BunkerWeb documentation first.
See the plugins section of the BunkerWeb documentation for the installation procedure depending on your integration.
version: '3'
services:
bunkerweb:
image: bunkerity/bunkerweb:1.5.7
...
environment:
- USE_MODSECURITY=no # We don't need modsecurity anymore
- USE_CORAZA=yes
- CORAZA_API=http://bw-coraza:8080
...
bw-coraza:
image: bunkerity/bunkerweb-coraza:latest
networks:
- bw-universe
| Setting | Default | Context | Multiple | Description |
|---|---|---|---|---|
USE_CORAZA | no | multisite | no | Activate Coraza library |
CORAZA_API | http://bw-coraza:8080 | global | no | hostname of the CORAZA API. |
Content type
Image
Digest
sha256:7cadf9106…
Size
82.6 MB
Last updated
7 days ago
docker pull bunkerity/bunkerweb-coraza