Choose a lab topology
Decide whether BunkerWeb will sit in front of one test app or a small group of services. Keep the first test narrow.
- Upstream service is reachable.
- Docker networking is understood.
- Expected ports are free.
WAF installation guide
A BunkerWeb Docker evaluation guide for self-hosted web security, reverse proxy deployment, validation checks, and WAF-like controls.
Quick answer
Use one Docker network and one upstream service to verify BunkerWeb's reverse-proxy, generated configuration, security events, persistence, and bypass before treating it as a broader web security platform.
Deployment workflow
Decide whether BunkerWeb will sit in front of one test app or a small group of services. Keep the first test narrow.
Use current official BunkerWeb documentation for compose files and configuration examples. Treat third-party snippets as stale until verified.
Test clean traffic first, then review security events and WAF-like controls with safe lab payloads.
Rollback planning
It validates container health, upstream routing, configuration persistence, clean traffic, security-event visibility, update behavior, and a direct upstream fallback.
Do not expand beyond the lab until generated configuration, data persistence, plugin and rule updates, TLS, logs, admin access, backup, and bypass have all been tested.