feat: Add crowdsec to replace fail2ban
This commit is contained in:
parent
fd9938af04
commit
af76e7fe52
3 changed files with 29 additions and 0 deletions
configuration/services/metrics
|
@ -10,6 +10,7 @@
|
|||
extraSettings.authorization.credentials_file = config.sops.secrets."forgejo/metrics-token".path;
|
||||
};
|
||||
coturn.targets = [ "127.0.0.1:9641" ];
|
||||
crowdsec.targets = [ "127.0.0.1:6060" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue