#Proper installation guide

1 messages ยท Page 1 of 1 (latest)

opal galeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

nova tide
#

Proper installation guide

#

@smoky hemlock help!

smoky hemlockBOT
#

Best practice for your Windows + 3090 Ti box: run the OpenClaw Gateway inside WSL2 (Ubuntu), and run LM Studio on Windows (so it uses your RTX GPU normally). Then OpenClaw (in WSL) talks to LM Studio over HTTP.

Docs Iโ€™m basing this on:


What youโ€™ll end up with (mental model)

  • Windows: runs LM Studio + your local model + exposes http://<something>:1234/v1
  • WSL Ubuntu: runs OpenClaw Gateway (service) + Control UI on http://127.0.0.1:18789

Step 1 โ€” Install WSL2 + Ubuntu