add crowdsec console enrollment
This commit is contained in:
@@ -2,3 +2,9 @@
|
||||
|
||||
This configuration includes a reverse proxy using caddy, headscale (VPN) and watchtower (automatic updates).
|
||||
It is particularly useful if you do not own an IPV4 address, as this could be deployed on a server. In this case it was deployed on an oracle server and automated using an ansible playbook found on this [repository](https://gitea.crescentec.ch/chriswin/vps-ansible)
|
||||
|
||||
For Crowdsec, if an enrollment to your console is wanted, run the following command:
|
||||
```
|
||||
docker compose -it exec cscli console enroll $ENROLLMENT_KEY
|
||||
```
|
||||
where the the enrollment can be found in your console under the engine page.
|
||||
|
||||
Reference in New Issue
Block a user