Skip to main content

exe.dev

लक्ष्य: exe.dev VM पर चल रहा OpenClaw Gateway, जो आपके लैपटॉप से निम्न माध्यम से पहुँचा जा सके: https://<vm-name>.exe.xyz This page assumes exe.dev’s default exeuntu image. If you picked a different distro, map packages accordingly.

शुरुआती त्वरित मार्ग

  1. https://exe.new/openclaw
  2. आवश्यकता अनुसार अपनी auth key/token भरें
  3. अपने VM के पास “Agent” पर क्लिक करें, और प्रतीक्षा करें…
  4. ???
  5. लाभ

आपको क्या चाहिए

  • exe.dev खाता
  • exe.dev वर्चुअल मशीनों तक ssh exe.dev पहुँच (वैकल्पिक)

Shelley के साथ स्वचालित इंस्टॉल

Shelley, exe.dev’s agent, can install OpenClaw instantly with our prompt. The prompt used is as below:

मैनुअल इंस्टॉलेशन

1. VM बनाएँ

अपने डिवाइस से:
फिर कनेक्ट करें:
Tip: keep this VM stateful. OpenClaw stores state under ~/.openclaw/ and ~/.openclaw/workspace/.

2. पूर्वापेक्षाएँ इंस्टॉल करें (VM पर)

3. OpenClaw इंस्टॉल करें

OpenClaw इंस्टॉल स्क्रिप्ट चलाएँ:

4. OpenClaw को पोर्ट 8000 पर प्रॉक्सी करने के लिए nginx सेटअप करें

/etc/nginx/sites-enabled/default को निम्न के साथ संपादित करें:

5. OpenClaw तक पहुँचें और विशेषाधिकार प्रदान करें

Access https://<vm-name>.exe.xyz/ (see the Control UI output from onboarding). If it prompts for auth, paste the token from gateway.auth.token on the VM (retrieve with openclaw config get gateway.auth.token, or generate one with openclaw doctor --generate-gateway-token). 1. openclaw devices list के साथ डिवाइस अनुमोदित करें और openclaw devices approve <requestId>। 2. यदि संदेह हो, तो अपने ब्राउज़र से Shelley का उपयोग करें!

दूरस्थ पहुँच

  1. रिमोट एक्सेस exe.dev के प्रमाणीकरण द्वारा संभाला जाता है। 4. डिफ़ॉल्ट रूप से, पोर्ट 8000 से HTTP ट्रैफ़िक को ईमेल ऑथ के साथ https://<vm-name>.exe.xyz पर फ़ॉरवर्ड किया जाता है।

अपडेटिंग

गाइड: Updating