Skip to content

Add BunkerWeb Basic Setup Example#41

Open
TheophileDiot wants to merge 1 commit intoHaxxnet:mainfrom
TheophileDiot:add/bunkerweb
Open

Add BunkerWeb Basic Setup Example#41
TheophileDiot wants to merge 1 commit intoHaxxnet:mainfrom
TheophileDiot:add/bunkerweb

Conversation

@TheophileDiot
Copy link

Description

This PR adds a new Docker Compose example for BunkerWeb, a next-generation Web Application Firewall (WAF).

Components

  • BunkerWeb (v1.6.7): Core WAF and reverse proxy.
  • Valkey: Key-value store (replacing Redis) for caching and stats.
  • MariaDB: Database backend.
  • Scheduler & UI: For management and configuration.
  • Demo App: bunkerity/bunkerweb-hello to demonstrate protection.

Usage

The setup follows the official "Basic Setup" guide.

  1. Run docker compose up -d.
  2. Access http://localhost/setup to complete the wizard.
  3. Configure the app service via the Web UI.
    See examples/bunkerweb/README.md for full details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant