Appearance
Reference
Authoritative side-tables for the Host. Every entry on these pages is sourced from the code; if a page and the code disagree, the code is right.
Pages
- Filesystem layout — every path inside
<host-home>and what it contains. - Ports — default ports the wrapper and the
.debuse, and how the gateway picks served-app ports. - Environment variables — what
MATRIX_HOST_HOME,MATRIX_HOME,MATRIX_NATS_SERVER_BINARY, etc. do. - Runtime record schema — the
IHostRuntimeRecordtype, field by field. - Host status schema — the
IHostStatustype, field by field. - Failure modes — known failure shapes, recovery steps, prevention.