generated from coulomb/repo-seed
Standardize public Gitea HTTPS endpoint
Some checks failed
Forge Runner Smoke / compatibility-smoke (push) Has been cancelled
Some checks failed
Forge Runner Smoke / compatibility-smoke (push) Has been cancelled
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user