Working crowdsec config for Authentik + agenix rekey
Some checks failed
/ Build Nix targets (push) Has been cancelled
Some checks failed
/ Build Nix targets (push) Has been cancelled
This commit is contained in:
parent
da4ee48f72
commit
e96f16f2fa
17 changed files with 199 additions and 171 deletions
|
@ -132,6 +132,14 @@ in {
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "crowdsec_authentik";
|
||||
static_configs = [
|
||||
{
|
||||
targets = ["192.168.1.125:6060"];
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "nginx";
|
||||
static_configs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue