Introduction
CrowdSec Manager documentation overview
CrowdSec Manager
CrowdSec Manager is a web interface for managing CrowdSec security operations — available as a web app, and as a native mobile app for iOS and Android.
Mobile App
Supports Pangolin (token-based remote access) and Basis (direct URL) connection modes. See the Mobile App guide for setup instructions including how to create and use Pangolin access tokens.
Deployment Variants
The server comes in two variants:
| Pangolin | Independent | |
|---|---|---|
| Image | build from source | hhftechnology/crowdsec-manager:independent |
| Services | crowdsec-manager + traefik + pangolin + gerbil + crowdsec | crowdsec-manager + crowdsec |
| Reverse proxy | Traefik included | bring your own or use direct port |
| Backup management | yes | no |
| Traefik / captcha integration | yes | no |
Start here
- Read Installation to deploy either variant.
- Use Quick Start for the fastest path.
- Set up the Mobile App for remote access from iOS or Android.
- Review Configuration for all environment variables.
What this documentation covers
- Feature guides for dashboard, alerts, decisions, scenarios, captcha, logs, backups, and updates.
- Configuration guides for environment variables, networking, and volume mapping.
- API reference for all endpoints.
- Mobile app setup and connection modes.
Current release
- Stability:
stable - Version:
2.3.4 - Pangolin image tag:
latest - Independent image tag:
independent