I just wanted to put down the steps I had to take to save anyone else some time. Install via Community Apps. Generate and enter gateway token Add Discord Bot Token (or other channel) Add Gemini API Key (or other). Apply. Command from container console: NONINTERACTIVE=1 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" Command from container console: node dist/index.js onboard Go through quickstart wizard. Finish. Open http://YOUR-IP:18789/?token=YOUR-GATEWAY-TOKEN If you are getting gateway errors go to appdata/openclaw/config/ and download openclaw.json and open in text. Check the gateway token! Mine was changed for some reason. If different take the token from the json and change the variable in the container, then go back to http://YOUR-IP:18789/?token=YOUR-NEW-GATEWAY-TOKEN.