alertmanager pain
This commit is contained in:
parent
62ad1df154
commit
c0241036c6
8 changed files with 413 additions and 94 deletions
systems/monitoring.noc.eh22.intern
|
@ -31,6 +31,12 @@
|
|||
group = "nginx";
|
||||
restartUnits = [ "nginx.service" ];
|
||||
};
|
||||
secrets."services/telegrambot/token" = {
|
||||
mode = "0444";
|
||||
owner = "root";
|
||||
group = "root";
|
||||
restartUnits = [ "mimir.service" ];
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue