docs: document swarm infrastructure topology
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user