docs: document swarm infrastructure topology

This commit is contained in:
William Valentin
2026-05-16 12:45:02 -07:00
parent 0ddd09f007
commit 6a79e0e336
3 changed files with 349 additions and 0 deletions
+8
View File
@@ -19,6 +19,7 @@ swarm/
│ └── vm/ # VM provisioning role (local)
├── openclaw/ # Live mirror of guest ~/.openclaw/
├── docker-compose.yaml # LiteLLM + supporting services
├── docs/ # Swarm/agentmon/n8n infrastructure docs + diagrams
├── litellm-config.yaml # LiteLLM static config
├── litellm-init-credentials.sh # Register API keys into LiteLLM DB
├── litellm-init-models.sh # Register models into LiteLLM DB (idempotent)
@@ -29,6 +30,13 @@ swarm/
└── README.md # This file
```
## Current swarm/service architecture
For the current host-side AI/search/voice automation stack, n8n watchdogs, and agentmon monitoring layer, see:
- [`docs/swarm-infrastructure.md`](docs/swarm-infrastructure.md) — operational overview and quick checks
- [`docs/swarm-infrastructure.html`](docs/swarm-infrastructure.html) — dark SVG architecture diagram
## VM: zap
| Property | Value |