bunkerweb-aio
Aplicación Docker from Kling's Repository
Visión general
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
Requisitos
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/
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:7000]/- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
DataPathrw
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/bunkerweb-aio
- Valor
- /mnt/user/appdata/bunkerweb-aio
HTTPPorttcp
Port for HTTP.
- Objetivo
- 8080
- Por defecto
- 8080
- Valor
- 8080
HTTPSPorttcp
Port for HTTPS.
- Objetivo
- 8443
- Por defecto
- 8443
- Valor
- 8443
HTTP/3 (QUIC)Portudp
Port for QUIC.
- Objetivo
- 8443
- Por defecto
- 8443
- Valor
- 8443
WebUI Port without BunkerWeb in frontPorttcp
Port to access WebUI without going through BunkerWeb.
- Objetivo
- 7000
- Por defecto
- 7000
- Valor
- 7000
SERVICE_UIVariable
Enables the web UI service.
- Por defecto
- yes|no
SERVICE_SCHEDULERVariable
Enables the Scheduler service.
- Por defecto
- yes|no
SERVICE_APIVariable
Enables the API service (FastAPI control plane).
- Por defecto
- no|yes
AUTOCONF_MODEVariable
Enables the autoconf service.
- Por defecto
- no|yes
USE_CROWDSECVariable
CrowdSec integration is disabled by default.
- Por defecto
- no|yes
USE_REDISVariable
Enables the built-in Redis instance.
- Por defecto
- yes|no
REDIS_HOSTVariable
Override REDIS_HOST only when you have an external Redis/Valkey endpoint to connect to.
- Por defecto
- 127.0.0.1
- Valor
- 127.0.0.1
Categorías
Descargar estadísticas
52,126
Descargas totales
12,745
Este mes
12,745
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
bunkerity/bunkerweb-all-in-one:latestÚltima actualización2026-04-27
Visto por primera vez2026-02-26
Ejecute bunkerweb-aio en Unraid.
bunkerweb-aio se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.