docs: remove Ollama from VM, switch to openrouter/auto
Co-Authored-By: Oz <oz-agent@warp.dev>
This commit is contained in:
parent
869c47ba6d
commit
7b62411bb3
@ -53,14 +53,12 @@
|
||||
- **Version:** v2026.3.28
|
||||
- **Config:** `/srv/openclaw/config/openclaw.json`
|
||||
- **Compose:** `/srv/openclaw/runtime/docker-compose.yml` + override
|
||||
- **Agent Model:** ollama/qwen3:8b (local, all agents)
|
||||
- **Agent Model:** openrouter/auto (all agents; pending Ollama on dedicated VM)
|
||||
- **Channels:** Slack (#general, socket mode)
|
||||
- **Containers:**
|
||||
- `runtime-openclaw-gateway-1` — OpenClaw gateway (ports 18789-18790)
|
||||
- `runtime-ollama-1` — Ollama v0.17.7 (port 11434)
|
||||
- `runtime-openclaw-cli-1` — CLI tool
|
||||
- **Ollama Model:** qwen3:8b (8.2B params, Q4_K_M, 5.2 GB)
|
||||
- **Ollama Fix:** socat forwards 127.0.0.1:11434 → ollama:11434 (in gateway entrypoint)
|
||||
- **Ollama:** Removed from this VM (insufficient memory for inference). Will run on a dedicated VM.
|
||||
- **Backup:** `/home/saravana/openclaw_backup/`
|
||||
|
||||
### Networking
|
||||
|
||||
Loading…
Reference in New Issue
Block a user