Commit graph

15 commits

Author SHA1 Message Date
Viktor Barzin
dea1cec3d0
[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
9c3f8adc11
[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
0b58abc7b7
add crowdsec rule ot skip my home ip[ci skip] 2026-01-24 18:46:12 +00:00
Viktor Barzin
480b3e748d
add a few more scenarios in crowdsec [ci skip] 2025-11-29 11:37:20 +00:00
Viktor Barzin
13b7c880e5
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
b5241b1a32
scale 3 instances of the lapi in crowdsec [ci skip] 2025-08-31 19:21:26 +00:00
Viktor Barzin
c17c1381c5
reenable crowdsec [ci skip] 2025-08-31 15:20:57 +00:00
Viktor Barzin
00050e82bf
scale crowdsec lapi to 3 replicas [ci skip] 2025-03-16 18:26:49 +00:00
Viktor Barzin
185a944acd
replace oauth proxy with authentik auth [ci skip] 2024-11-18 22:06:31 +00:00
Viktor Barzin
64f81621c8 add homepage module and some more integrations [ci skip] 2024-10-20 13:05:03 +00:00
Viktor Barzin
47b7d7fe5f
enable the crowdsec online api [ci skip] 2023-11-25 13:44:06 +00:00
Viktor Barzin
e6ff305574 set rolling update to lapi [ci skip] 2023-11-25 13:34:15 +00:00
Viktor Barzin
efb8e99bc2 add metabase secured ingress [ci skip] 2023-11-25 13:34:15 +00:00
Viktor Barzin
e2b077f521
add metabase secured ingress [ci skip] 2023-11-24 19:04:44 +00:00
Viktor Barzin
fdb4d6228a
add crowdsec module [ci skip] 2023-11-24 11:08:25 +00:00