Thread

D
Dieter_be2:22 PMOpen in Slack
when you run the archestra/platform docker container, it seems to auto-start another container, kindest/node:v1.35.0, for the mcp control plane. this is an "interesting" pattern. i prefer having all my containers defined in docker-compose

2 replies
IK
Innokentii Konstantinov (archestra team)2:52 PMOpen in Slack
Kind should only run when ARCHESTRA_QUICKSTART=true is set, if you're seeing different behaviour, please fill the bug 🙏
D
Dieter_be5:29 PMOpen in Slack
ARCHESTRA_QUICKSTART=true is set in the archestra openclaw example. i followed https://archestra.ai/blog/how-to-run-openclaw-securely , it always keeps the value every time i start the stack