docs: clarify multi-gateway rescue bot guidance

This commit is contained in:
Benjamin Jesuiter
2026-01-15 18:08:20 +01:00
committed by Peter Steinberger
parent daf471c450
commit 7f6a288bd3
12 changed files with 46 additions and 12 deletions

View File

@@ -2512,7 +2512,7 @@ Requires full Gateway restart:
### Multi-instance isolation
To run multiple gateways on one host, isolate per-instance state + config and use unique ports:
To run multiple gateways on one host (for redundancy or a rescue bot), isolate per-instance state + config and use unique ports:
- `CLAWDBOT_CONFIG_PATH` (per-instance config)
- `CLAWDBOT_STATE_DIR` (sessions/creds)
- `agents.defaults.workspace` (memories)