Scrape nix-cache caddy
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
This commit is contained in:
@@ -208,6 +208,15 @@
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "nix-cache_caddy";
|
||||
static_configs = [
|
||||
{
|
||||
scheme = "https";
|
||||
targets = [ "nix-cache.home.2rjus.net" ];
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
pushgateway = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user