bunkerweb-aio
bunkerweb-aio
Docker app from Kling's Repository
Overview
BunkerWeb is a next-generation, open-source Web Application Firewall (WAF).
Configuration:
https://docs.bunkerweb.io/latest/integrations/#all-in-one-aio-image
Complete the Setup:
https://docs.bunkerweb.io/latest/quickstart-guide/#complete-the-setup-wizard
https://your_IP_or_FQDN:8443/setup
Login:
https://your_IP_or_FQDN:8443/login
or
http://your_IP_or_FQDN:7000/login
Requirements
After installing the container it won't start due to permissions, run the following and start it again:
cd /mnt/user/appdata/
chown -R root:101 bunkerweb-aio/
chmod -R 770 bunkerweb-aio/
cd /mnt/user/appdata/
chown -R root:101 bunkerweb-aio/
chmod -R 770 bunkerweb-aio/
Runtime arguments
- Web UI
http://[IP]:[PORT:7000]/- Network
bridge- Shell
bash- Privileged
- false
Template configuration
DataPathrw
- Target
- /data
- Default
- /mnt/user/appdata/bunkerweb-aio
- Value
- /mnt/user/appdata/bunkerweb-aio
HTTPPorttcp
Port for HTTP.
- Target
- 8080
- Default
- 8080
- Value
- 8080
HTTPSPorttcp
Port for HTTPS.
- Target
- 8443
- Default
- 8443
- Value
- 8443
HTTP/3 (QUIC)Portudp
Port for QUIC.
- Target
- 8443
- Default
- 8443
- Value
- 8443
WebUI Port without BunkerWeb in frontPorttcp
Port to access WebUI without going through BunkerWeb.
- Target
- 7000
- Default
- 7000
- Value
- 7000
SERVICE_UIVariable
Enables the web UI service.
- Default
- yes|no
SERVICE_SCHEDULERVariable
Enables the Scheduler service.
- Default
- yes|no
SERVICE_APIVariable
Enables the API service (FastAPI control plane).
- Default
- no|yes
AUTOCONF_MODEVariable
Enables the autoconf service.
- Default
- no|yes
USE_CROWDSECVariable
CrowdSec integration is disabled by default.
- Default
- no|yes
USE_REDISVariable
Enables the built-in Redis instance.
- Default
- yes|no
REDIS_HOSTVariable
Override REDIS_HOST only when you have an external Redis/Valkey endpoint to connect to.
- Default
- 127.0.0.1
- Value
- 127.0.0.1
Categories
Download Statistics
52,126
Total Downloads
12,745
This Month
12,745
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
bunkerity/bunkerweb-all-in-one:latestLast Updated2026-04-27
First Seen2026-02-26
Run bunkerweb-aio on Unraid.
bunkerweb-aio is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.