crowdsec-dashboard metabase/metabase:latest https://hub.docker.com/r/metabase/metabase bridge sh false https://discord.gg/wGN7ShmEE8 https://crowdsec.net/ 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. Security: http://[IP]:[PORT:3000]/ https://raw.githubusercontent.com/ibracorp/app-logos/main/crowdsec/crowdsec.png --restart unless-stopped 1662221060 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??` 3000 99 98 crowdsec /data/metabase.db