Setting up Pangolin on a VPS¶
Follow the setup instructions and run the installer which will set up the docker project for you
https://docs.fossorial.io/Getting%20Started/quick-install#1-downloading-and-running-the-installer
To view the list of current bouncers:
To view the metrics
View current bans
View alerts
Ban your IP temporarily
If you get banned and need to unban
List available scenarios
Inspect a scenario
Metrics Dashboard¶
You have two options
- Leverage the Crowdsec Console and send data to your account (app.crowdsec.net)
- Self host a dashboard stack including Prometheus and Metabase
After creating an account, you'll see instructions to Connect with the Console
Go to the Crowdsec console and accept. Now restart the container
Metabase Dashboard¶
To setup the meta base Dashboard, find the dashboard container from the docs: https://github.com/crowdsecurity/example-docker-compose/blob/main/basic/docker-compose.yml. You'll also need the Dockerfile from the crowdsec/dashboard directory. The default username and password can be found at the bottom of the readme here: https://github.com/crowdsecurity/example-docker-compose/blob/main/basic/README.md.