From 6fe51fac3fb5723fa738aaa3af7193e5ecb86bd4 Mon Sep 17 00:00:00 2001 From: Christopher Moriarty Date: Fri, 28 Jun 2024 14:27:36 -0400 Subject: [PATCH] Added mpc favicon, removed public vm test and ping. --- .upptimerc.yml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 5a27f2b5b..1c4a054fb 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -17,13 +17,15 @@ sites: url: https://data.minorplanetcenter.net/api/query-identifier headers: - "Content-Type: application/text" - - name: Public VM Test - url: https://mpc-vm10.cfa.harvard.edu - __dangerous__disable_verify_peer: true body: "Ceres" - - name: (PING) MPC Data Services Server - check: "tcp-ping" - url: mpcweb6.cfa.harvard.edu + +# - name: Public VM Test +# url: https://mpc-vm10.cfa.harvard.edu +# __dangerous__disable_verify_peer: true +# +# - name: (PING) MPC Data Services Server +# check: "tcp-ping" +# url: mpcweb6.cfa.harvard.edu assignees: # Users to assign downtime issues (optional) - ChrisMoriarty @@ -37,6 +39,8 @@ status-website: theme: ocean baseUrl: /upptime logoUrl: https://www.iau.org/static/archives/images/large/mpc-logo.jpg + favicon: https://minorplanetcenter.net/iau/figs/MPClogo16.png + name: MPC Status introTitle: "Experimental prototype for automated real-time status for MPC servers and services" introMessage: "Users can follow issues automatically created in Github when downtime occurs"