Standardize public Gitea HTTPS endpoint
Some checks failed
Forge Runner Smoke / compatibility-smoke (push) Has been cancelled

This commit is contained in:
2026-06-13 18:52:58 +02:00
parent 5861c61c8e
commit a1b55776fa
9 changed files with 152 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
# Forge Observability And Operating Evidence
Last reviewed: 2026-06-07
Last reviewed: 2026-06-13
Status: contract v1. This document defines checks, evidence, and future
monitoring expectations. It does not authorize a live monitoring deployment,
@@ -44,7 +44,7 @@ Railiance cluster.
Additional checks should stay read-only:
```bash
# Web/API health: expect HTTP 200/3xx for the web route, not 5xx.
# Web/API health: expect HTTP 200/3xx for the web route, not 404/5xx.
curl -fsSI https://gitea.coulomb.social/
curl -fsS https://gitea.coulomb.social/api/v1/version