bunkerweb-aio
Docker 应用程序 from Kling's Repository
概述
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
要求
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/
运行时参数
- 网络用户界面
http://[IP]:[PORT:7000]/- 网络
bridge- 外壳
bash- 特权
- false
模板配置
DataPathrw
- 目标
- /data
- 默认值
- /mnt/user/appdata/bunkerweb-aio
- 价值
- /mnt/user/appdata/bunkerweb-aio
HTTPPorttcp
Port for HTTP.
- 目标
- 8080
- 默认值
- 8080
- 价值
- 8080
HTTPSPorttcp
Port for HTTPS.
- 目标
- 8443
- 默认值
- 8443
- 价值
- 8443
HTTP/3 (QUIC)Portudp
Port for QUIC.
- 目标
- 8443
- 默认值
- 8443
- 价值
- 8443
WebUI Port without BunkerWeb in frontPorttcp
Port to access WebUI without going through BunkerWeb.
- 目标
- 7000
- 默认值
- 7000
- 价值
- 7000
SERVICE_UIVariable
Enables the web UI service.
- 默认值
- yes|no
SERVICE_SCHEDULERVariable
Enables the Scheduler service.
- 默认值
- yes|no
SERVICE_APIVariable
Enables the API service (FastAPI control plane).
- 默认值
- no|yes
AUTOCONF_MODEVariable
Enables the autoconf service.
- 默认值
- no|yes
USE_CROWDSECVariable
CrowdSec integration is disabled by default.
- 默认值
- no|yes
USE_REDISVariable
Enables the built-in Redis instance.
- 默认值
- yes|no
REDIS_HOSTVariable
Override REDIS_HOST only when you have an external Redis/Valkey endpoint to connect to.
- 默认值
- 127.0.0.1
- 价值
- 127.0.0.1
下载统计数据
52,126
下载总数
12,745
本月
12,745
平均每月
长期下载总量
加载图表...
详细信息
存储库
bunkerity/bunkerweb-all-in-one:latest最后更新2026-04-27
初见2026-02-26
在Unraid 上运行 bunkerweb-aio 。
bunkerweb-aio 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。