Linux ऐप
The Gateway is fully supported on Linux. Node is the recommended runtime. Bun is not recommended for the Gateway (WhatsApp/Telegram bugs). Native Linux companion apps are planned. अगर आप एक बनाने में मदद करना चाहते हैं, तो contributions का स्वागत है।शुरुआती त्वरित मार्ग (VPS)
- Node 22+ इंस्टॉल करें
npm i -g openclaw@latestopenclaw onboard --install-daemon- अपने लैपटॉप से:
ssh -N -L 18789:127.0.0.1:18789 <user>@<host> http://127.0.0.1:18789/खोलें और अपना टोकन पेस्ट करें
इंस्टॉल
- आरंभ करें
- इंस्टॉल और अपडेट्स
- वैकल्पिक प्रवाह: Bun (प्रायोगिक), Nix, Docker
Gateway
Gateway सेवा इंस्टॉल (CLI)
इनमें से किसी एक का उपयोग करें:सिस्टम नियंत्रण (systemd उपयोगकर्ता यूनिट)
OpenClaw installs a systemd user service by default. Use a system service for shared or always-on servers. The full unit example and guidance live in the Gateway runbook. न्यूनतम सेटअप:~/.config/systemd/user/openclaw-gateway[-<profile>].service बनाएँ: