All apps · 0 apps
crowdsec-dashboard
OfficialDocker app from mrslaw's Repository
Overview
Metabase dashboard template for displaying Crowdsec statistics.
MySQL and PostgreSQL are currently not supported, must use SQLite (default) as storage database with your local API.
Install crowdsec-dashboard on Unraid in a few clicks.
Find crowdsec-dashboard in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for crowdsec-dashboard Review the template variables and paths Click Install
Requirements
Create dashboard directory and download/extract Crowdsec dashboard template:
`mkdir /mnt/user/appdata/crowdsec/dashboard/ && wget https://crowdsec-statics-assets.s3-eu-west-1.amazonaws.com/metabase_sqlite.zip && unzip metabase_sqlite.zip -d /mnt/user/appdata/crowdsec/dashboard/`
Add the following to your Crowdsec container as enviroment variables to give the dashboard appropriate permisions to read data:
`UID: 99:99`
`GID: 98:98`
Default login:
Username: `crowdsec@crowdsec.net`
Password: `!!Cr0wdS3c_M3t4b4s3??`
`mkdir /mnt/user/appdata/crowdsec/dashboard/ && wget https://crowdsec-statics-assets.s3-eu-west-1.amazonaws.com/metabase_sqlite.zip && unzip metabase_sqlite.zip -d /mnt/user/appdata/crowdsec/dashboard/`
Add the following to your Crowdsec container as enviroment variables to give the dashboard appropriate permisions to read data:
`UID: 99:99`
`GID: 98:98`
Default login:
Username: `crowdsec@crowdsec.net`
Password: `!!Cr0wdS3c_M3t4b4s3??`
Categories
Download Statistics
260,746,297
Total Downloads
3,370,674
This Month
2,987,112
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allDetails
Repository
metabase/metabase:latestLast Updated2026-06-24
First Seen2022-09-03
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
Host Port 1Porttcp
- Target
- 3000
- Value
- 3000
Host Path 1Pathrw
Location of crowdsec.db
- Target
- /metabase-data/
- Default
- /mnt/user/appdata/crowdsec/data/
Host Path 2Pathrw
Location of metabase.db
- Target
- /data/
- Default
- /mnt/user/appdata/crowdsec/dashboard/
MUIDVariable
- Default
- 99
- Value
- 99
MGIDVariable
- Default
- 98
- Value
- 98
Host Key 1Variable
- Target
- depends_on
- Value
- crowdsec
DB LocationVariable
- Target
- MB_DB_FILE
- Value
- /data/metabase.db