crowdsec/docs/blockers/nginx/installation.md
erenJag 4f9d252a15
Add the documentation into crowdsec repo (#3)
Add the documentation into crowdsec repo
2020-05-15 16:58:24 +02:00

531 B

[nginx {{plugins.name}} github](https://github.com/crowdsecurity/cs-nginx-plugin/)

First, please download the latest version of our nginx blocker.

And run the following commands:

tar xzvf cs-nginx-plugin-release.tgz
cd cs-nginx-plugin-vX.Y.Z/
sudo ./install.sh
sudo systemctl restart nginx

When an IP is referenced in the SQLite database, any request from this IP will lead to a 403 reply.