Commit graph

15 commits

Author SHA1 Message Date
Viktor Barzin
de9c0869ba [ci skip] Fix CrowdSec pods failing due to priority class mismatch
Kyverno injects priorityClassName tier-1-cluster on pods in the crowdsec
namespace, but pods had no explicit priorityClassName set, defaulting
priority to 0. Admission controller rejected the mismatch (0 vs 800000).

Set priorityClassName on LAPI, agent (Helm values) and crowdsec-web
(Terraform deployment).
2026-02-21 19:18:15 +00:00
Viktor Barzin
b4f68d99d8 [ci skip] Fix CrowdSec to monitor Traefik and add Slack notifications
- Switch acquisition from ingress-nginx to traefik namespace/pods
- Change collection from crowdsecurity/nginx to crowdsecurity/traefik
- Add Slack notification plugin for ban/captcha decisions
- Wire alertmanager_slack_api_url through to CrowdSec module
2026-02-11 22:25:03 +00:00
Viktor Barzin
83545c6327 add crowdsec rule ot skip my home ip[ci skip] 2026-01-24 18:46:12 +00:00
Viktor Barzin
dd5a097855 add a few more scenarios in crowdsec [ci skip] 2025-11-29 11:37:20 +00:00
Viktor Barzin
f17d73cc62 add crowdsec policies for 403 and 429; use nginx to rate limit brute force attacks and then ban them [ci skip] 2025-10-13 20:12:37 +00:00
Viktor Barzin
13544d6b7c scale 3 instances of the lapi in crowdsec [ci skip] 2025-08-31 19:21:26 +00:00
Viktor Barzin
d79f15cc89 reenable crowdsec [ci skip] 2025-08-31 15:20:57 +00:00
Viktor Barzin
a33cbb272b scale crowdsec lapi to 3 replicas [ci skip] 2025-03-16 18:26:49 +00:00
Viktor Barzin
72d780c26f replace oauth proxy with authentik auth [ci skip] 2024-11-18 22:06:31 +00:00
Viktor Barzin
cf39034bdf add homepage module and some more integrations [ci skip] 2024-10-20 13:05:03 +00:00
Viktor Barzin
333a6c3ee4 enable the crowdsec online api [ci skip] 2023-11-25 13:44:06 +00:00
Viktor Barzin
c13226d769 set rolling update to lapi [ci skip] 2023-11-25 13:34:15 +00:00
Viktor Barzin
49c29eed45 add metabase secured ingress [ci skip] 2023-11-25 13:34:15 +00:00
Viktor Barzin
b628c92aee add metabase secured ingress [ci skip] 2023-11-24 19:04:44 +00:00
Viktor Barzin
e236a65c52 add crowdsec module [ci skip] 2023-11-24 11:08:25 +00:00