From 99ac643b94802ab86491d9e54a45f6e3b4059ebc Mon Sep 17 00:00:00 2001 From: Hanif Dwy Putra S Date: Sun, 4 Aug 2024 08:14:49 +0800 Subject: [PATCH] feat(sites): added external config --- .upptimerc.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.upptimerc.yml b/.upptimerc.yml index c200625eb..0ad1748c9 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -29,6 +29,11 @@ sites: url: https://ssh-proxmox.sman3palu.sch.id - name: phpMyAdmin Portal (tunnel) url: https://phpmyadmin.sman3palu.sch.id + # External services + - name: [EXTERNAL] Telkom ASTinet Monitoring + url: https://telkomcare.telkom.co.id/mrtgnetcare2 + - name: [EXTERNAL] Kemdikbud VervalPD + url: https://vervalpd.data.kemdikbud.go.id assignees: - hansputera