Configuration to be deployed on a VPS
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
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.
Languages
HTML
60.6%
Jinja
39.4%