You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ experimental:
38
38
plugins:
39
39
cloudflarewarp:
40
40
modulename: github.com/BetterCorp/cloudflarewarp
41
-
version: v1.3.0
41
+
version: v1.4.0
42
42
```
43
43
44
44
### Plugin configuration
@@ -82,3 +82,7 @@ We have written the following tests in this repo:
82
82
- Live implementation tests (spin up traefik with the plugin definition as it would be for you, and run the same tests again)
83
83
84
84
These tests allow us to make sure the plugin is always functional with Traefik and Traefik version updates.
85
+
86
+
# Standing up the crowdsec bouncer plugin in traefik
87
+
88
+
See the following blog post for a walkthrough on how to stand up the crowdsec bouncer plugin in traefik: [https://bpto.li/H0JY11Zb](https://bpto.li/H0JY11Zb)
0 commit comments