docs: add multi-gateway guide

This commit is contained in:
Peter Steinberger
2026-01-15 07:29:48 +00:00
parent b2b1c1de9c
commit f5577ad78e
4 changed files with 79 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ pnpm gateway:watch
Usually unnecessary: one Gateway can serve multiple messaging channels and agents. Use multiple Gateways only for redundancy or strict isolation (ex: rescue bot).
Supported if you isolate state + config and use unique ports.
Supported if you isolate state + config and use unique ports. Full guide: [Multiple gateways](/gateway/multiple-gateways).
Service names are profile-aware:
- macOS: `com.clawdbot.<profile>`