feat(docker): OpenClaw agent fleet compose + configs (MS22-P1a) #601

Closed
jason.woltje wants to merge 5 commits from feat/ms22-openclaw-docker into main
Owner

Rewrites openclaw-compose.yml with real alpine/openclaw image and valid OpenClaw config schema. Adds per-agent openclaw.json configs and setup README.

Rewrites openclaw-compose.yml with real alpine/openclaw image and valid OpenClaw config schema. Adds per-agent openclaw.json configs and setup README.
jason.woltje added 1 commit 2026-03-01 13:54:34 +00:00
feat(docker): OpenClaw agent fleet compose + real configs (MS22-P1a)
All checks were successful
ci/woodpecker/push/infra Pipeline was successful
256171cc62
jason.woltje added 1 commit 2026-03-01 13:54:40 +00:00
fix(docker): use envsubst template pattern — no hardcoded URLs or keys (MS22-P1a)
All checks were successful
ci/woodpecker/push/infra Pipeline was successful
11136e2f23
jason.woltje added 1 commit 2026-03-01 13:55:48 +00:00
Revert "fix(docker): use envsubst template pattern — no hardcoded URLs or keys (MS22-P1a)"
All checks were successful
ci/woodpecker/push/infra Pipeline was successful
50f0dc6018
This reverts commit 11136e2f23.
jason.woltje added 1 commit 2026-03-01 14:02:37 +00:00
fix(docker): generic naming (mosaic-*), env-var-only config, no hardcoded values
All checks were successful
ci/woodpecker/push/infra Pipeline was successful
89767e26ef
- Renamed all jarvis-* to mosaic-* (generic for any deployment)
- Config files are .json.template with ${VAR} placeholders
- entrypoint.sh renders templates via envsubst at startup
- Ollama is optional: set OLLAMA_BASE_URL to auto-inject provider
- Model is configurable via OPENCLAW_MODEL env var
- No hardcoded IPs, keys, model names, or user preferences
- Updated README with full env var reference
jason.woltje added 1 commit 2026-03-01 14:06:19 +00:00
fix(docker): strip hardcoded model/provider assumptions from fleet doc
All checks were successful
ci/woodpecker/push/infra Pipeline was successful
8d7a1be7f5
Model choices and provider prereqs belong in onboarding/settings,
not static documentation.
jason.woltje closed this pull request 2026-03-01 14:16:11 +00:00
All checks were successful
ci/woodpecker/push/infra Pipeline was successful

Pull request closed

Sign in to join this conversation.