From c84de58bddb13b1d6ef3fb0f315e3827444c291e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 27 Jul 2026 05:05:54 +0000 Subject: [PATCH] Edit README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2b056bd..2795912 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ This repository contains a completed set of SRE deliverables for the Ghaymah exa The root Flask application provides a lightweight service health endpoint and a browser dashboard. It tracks its process uptime and the number of requests handled since startup. +**App URL on Ghaymah Systems: [https://ghaymah-sre-api-320ed50fd626.hosted.ghaymah.systems](https://ghaymah-sre-api-320ed50fd626.hosted.ghaymah.systems)** + ### Run locally ```bash @@ -117,6 +119,8 @@ For the complete rationale, see [the calculations](q4-scalability/calculations.m This is a separate Flask service that monitors `https://mithal.space` every 60 seconds. Each collection records: +**App URL on Ghaymah Systems: [https://mithal-dashboard-e37761be7d74.hosted.ghaymah.systems](https://mithal-dashboard-e37761be7d74.hosted.ghaymah.systems)** + - HTTP status and response latency - DNS lookup latency - TLS certificate expiration date and days remaining