Replace duplicated server setup, deployment, migrations, and config sections in guide/silo.md, architecture/silo-server.md, and reference/configuration.md with cross-references to the authoritative docs/src/silo-server/ directory. Fix dead link in COMPONENTS.md (mods/silo/docs/ → docs/src/silo-server/).
720 B
720 B
Silo Server
The Silo server architecture is documented in the dedicated Silo Server section.
- Overview — Architecture, stack, and key features
- Specification — Full API specification with 38+ routes
- Configuration — YAML config reference
- Deployment — Docker Compose, systemd, production setup
- Authentication — LDAP, OIDC, and local auth backends
- Status System — Revision lifecycle states
- Gap Analysis — Current gaps and planned improvements