A WAF stack to protect your webapps and APIs.
A complete docker-compose playground stack with keycloak as IdP and Nginx with modsecurity WAF, Anubis Anti AI bots, Krakend API Gateway:
- app: your frontend webapp to protect
- api: your api backend to protect
cp .env.sample .env
docker-compose up --build -d