alpine: maintenance done
This commit is contained in:
parent
e5c16d34c6
commit
1e8c120e77
6 changed files with 19 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
|||
inherit (config.services) prometheus;
|
||||
nodes = [
|
||||
"alpine"
|
||||
"framework-13"
|
||||
"100.106.49.128"
|
||||
"zenix"
|
||||
];
|
||||
addPort = ip: "${ip}:${toString prometheus.exporters.node.port}";
|
||||
|
|
@ -82,7 +82,7 @@ in {
|
|||
# ntfy = {
|
||||
# baseurl = "https://up.tristans.cloud";
|
||||
# notification = {
|
||||
# topic = "alertmanager";
|
||||
# topic = "alert";
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue