docs: add swarm.md — multi-hive peer config guide

This commit is contained in:
iris 2026-05-31 23:45:45 +02:00 committed by mara
commit b79ef005b5
2 changed files with 109 additions and 0 deletions

View file

@ -322,6 +322,9 @@ docs/
firewall + federation, provisioning flow, fluffychat-web build
network.md host-side bridge + dnsmasq resolver, v1/v2 roadmap,
foundation for netns isolation
swarm.md multi-hive swarm config: peer declaration, TLS trust
(CA vs certFingerprint), bilateral setup, identity
env vars, matrix federation pointer
```
## Reading paths
@ -356,6 +359,9 @@ read them à la carte.
[`docs/matrix.md`](docs/matrix.md).
- **"How does DNS resolution work in agent containers? What's the
bridge network for?"** → [`docs/network.md`](docs/network.md).
- **"How do I connect two hives into a swarm? How do I declare peer
hives and configure TLS trust?"** →
[`docs/swarm.md`](docs/swarm.md).
## Conventions & process