b5c6ea7575
Add Matrix/Conduit deployment runbook ( #166 )
...
Executable runbook for standing up sovereign Matrix homeserver.
Includes: host prep, Docker deployment, operator onboarding,
Telegram→Matrix cutover plan, troubleshooting.
Burn mode artifact by Ezra.
2026-04-05 08:31:32 +00:00
Ezra (Archivist)
1b33db499e
[matrix] Add Conduit deployment scaffold for #166 , #183
...
Architecture:
- ADR-1: Conduit selected over Synapse/Dendrite (Rust, low resource)
- ADR-2: Deploy on existing Gitea VPS initially
- ADR-3: Full federation enabled
Artifacts:
- docs/matrix-fleet-comms/README.md (architecture + runbooks)
- deploy/conduit/conduit.toml (production config)
- deploy/conduit/conduit.service (systemd)
- deploy/conduit/Caddyfile (reverse proxy)
- deploy/conduit/install.sh (one-command installer)
- deploy/conduit/scripts/backup.sh (automated backups)
- deploy/conduit/scripts/health.sh (health monitoring)
Closes #183 (scaffold complete)
Progresses #166 (implementation unblocked)
2026-04-05 04:38:15 +00:00