alpine: maintenance done

This commit is contained in:
Tristan 2025-06-02 10:02:11 +01:00
parent e5c16d34c6
commit 1e8c120e77
6 changed files with 19 additions and 20 deletions

View file

@ -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";
# };
# };
# };