We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a46e7e commit 9f5ed30Copy full SHA for 9f5ed30
crowdsec-docs/unversioned/bouncers/haproxy_spoa.mdx
@@ -52,6 +52,8 @@ Supported features:
52
53
## Installation
54
55
+We strongly encourage the use of our packages.
56
+
57
### Using packages
58
59
You will have to setup crowdsec repositories first [setup crowdsec
@@ -88,6 +90,8 @@ sudo dnf install crowdsec-haproxy-spoa-bouncer
88
90
89
91
#### Compile the Binary
92
93
+This requires a whole working [golang installation](https://go.dev/doc/install).
94
95
```bash
96
git clone https://github.com/crowdsecurity/crowdsec-spoa-bouncer.git
97
cd crowdsec-spoa-bouncer
0 commit comments