प्लेटफ़ॉर्म¶
OpenClaw core TypeScript में लिखा गया है। Node अनुशंसित रनटाइम है। Bun is not recommended for the Gateway (WhatsApp/Telegram bugs).
macOS (menu bar app) और mobile nodes (iOS/Android) के लिए companion apps मौजूद हैं। Windows and Linux companion apps are planned, but the Gateway is fully supported today. Native companion apps for Windows are also planned; the Gateway is recommended via WSL2.
अपना OS चुनें¶
VPS और होस्टिंग¶
- VPS हब: VPS hosting
- Fly.io: Fly.io
- Hetzner (Docker): Hetzner
- GCP (Compute Engine): GCP
- exe.dev (VM + HTTPS प्रॉक्सी): exe.dev
सामान्य लिंक¶
- इंस्टॉल गाइड: आरंभ करें
- Gateway रनबुक: Gateway
- Gateway विन्यास: Configuration
- सेवा स्थिति:
openclaw gateway status
Gateway सेवा इंस्टॉल (CLI)¶
इनमें से किसी एक का उपयोग करें (सभी समर्थित हैं):
- विज़ार्ड (अनुशंसित):
openclaw onboard --install-daemon - डायरेक्ट:
openclaw gateway install - Configure फ्लो:
openclaw configure→ Gateway सेवा चुनें - Repair/migrate:
openclaw doctor(सेवा को इंस्टॉल करने या ठीक करने का विकल्प देता है)
सेवा लक्ष्य OS पर निर्भर करता है:
- macOS: लॉन्चएजेंट (
bot.molt.gatewayorbot.molt.<profile>; पुरानाcom.openclaw.*) - Linux/WSL2: systemd यूज़र सेवा (
openclaw-gateway[-<profile>].service)