feat: adds crowdsec #122
Reference in New Issue
Block a user
Delete Branch "devydave/traefik:feat-crowdsec"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We were in urgent need of some DDOS protection, because one of our projects got attacked. This is the solution that is currently running as a mitigation in production.
Feel free to review :)
abra.sh@@ -1,3 +1,4 @@export TRAEFIK_YML_VERSION=v32export FILE_PROVIDER_YML_VERSION=v12export TRAEFIK_YML_VERSION=v33export FILE_PROVIDER_YML_VERSION=v15will fix the version skip when I have more time ^^
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.