feat: Replace the now missing fail2ban with crowdsec

This commit is contained in:
Tristan Daniël Maat 2025-01-24 02:14:46 +08:00
parent b90af26085
commit 6e2b796c0d
Signed by: tlater
GPG key ID: 49670FD774E43268
5 changed files with 38 additions and 3 deletions
configuration

View file

@ -13,6 +13,11 @@
group = "battery-manager";
};
"crowdsec/credentials" = {
owner = "crowdsec";
group = "crowdsec";
};
# Gitea
"forgejo/metrics-token" = {
owner = "forgejo";