Self-host with Docker ยท Yantr
crowdsec-web-ui
Self-hosted dashboard for CrowdSec security engine.
1
Ports
2
Notes
3
Use Cases
About
What crowdsec-web-ui does
CrowdSec Web UI is a self-hosted dashboard for CrowdSec, the collaborative security engine. It lets you investigate alerts, manage decisions (bans, CAPTCHAs), monitor runtime metrics, and configure notifications from a clean, responsive web interface.
Install Flow
How to self-host crowdsec-web-ui
crowdsec-web-ui can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what crowdsec-web-ui does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Monitor and investigate CrowdSec security alerts through a visual dashboard.
- Manage ban decisions and security rules without using the command line.
- Configure notifications via Gotify, MQTT, ntfy, and other channels.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
ghcr.io/theduffman85/crowdsec-web-ui:latest
Service Name
crowdsec-web-ui
Notes
Things to know before you deploy
- Requires a running CrowdSec LAPI instance
- Register the Web UI with: cscli machines add
Related Apps
More tools you might pair with crowdsec-web-ui
Page generated 2026-07-27T04:28:00.415Z