From e70209a18efa679a37fef02417d3d5e439c03a28 Mon Sep 17 00:00:00 2001 From: Laurensius Jeffrey <7936962+arcestia@users.noreply.github.com> Date: Sat, 13 Apr 2024 19:14:02 +0700 Subject: [PATCH] Adding More Nodes #23 #23 Just Added Nodes That Already been included in new infra. Signed-off-by: Laurensius Jeffrey <7936962+arcestia@users.noreply.github.com> --- .upptimerc.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.upptimerc.yml b/.upptimerc.yml index bad2ffd04..a7e7ae73b 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -43,6 +43,18 @@ sites: check: "tcp-ping" url: $IP_SG1 port: 53 + - name: SG2 Nodes + check: "tcp-ping" + url: $IP_SG2 + port: 53 + - name: SG3 Nodes + check: "tcp-ping" + url: $IP_SG3 + port: 53 + - name: DE1 Nodes + check: "tcp-ping" + url: $IP_DE1 + port: 53 status-website: # Add your custom domain name, or remove the `cname` line if you don't have a domain