Working crowdsec config for Authentik + agenix rekey
Some checks failed
/ Build Nix targets (push) Has been cancelled

This commit is contained in:
Théo Barnouin 2025-04-07 13:09:12 +02:00
parent da4ee48f72
commit e96f16f2fa
17 changed files with 199 additions and 171 deletions

View file

@ -132,6 +132,14 @@ in {
}
];
}
{
job_name = "crowdsec_authentik";
static_configs = [
{
targets = ["192.168.1.125:6060"];
}
];
}
{
job_name = "nginx";
static_configs = [