Skip to content

Operations

This section is for operators running a Matrix Host's gateway in production (or a serious staging environment). Each page corresponds to one operational concern.

Pages

  • Health/healthz semantics and what it actually checks
  • Logs — where gateway logs land and how to read them
  • Route diagnostics — debugging "why isn't /apps/foo/ working?"
  • TLS / Caddy integration — production topology with Caddy as the TLS terminator
  • Rollback — reverting a bad gateway deploy

What this section is NOT for

Architectural decisions and route grammar live in Routes. Package authoring lives in App Hosting. This section is purely for the operational keys you turn at runtime.

Source: Operational behavior is implemented in projects/matrix-3/packages/system-gateway-http/src/. Production deploy wiring is in projects/deploy-cloud/.