Skip to content

initial guides on openclaw#136

Merged
matthewlouisbrockman merged 9 commits intomainfrom
openclaw-instructions
Mar 2, 2026
Merged

initial guides on openclaw#136
matthewlouisbrockman merged 9 commits intomainfrom
openclaw-instructions

Conversation

@matthewlouisbrockman
Copy link
Contributor

@matthewlouisbrockman matthewlouisbrockman commented Feb 27, 2026

add ezdeploy guides for openclaw - not quite as ezdeploy as they should be
openclaw-gateway : deploys openclaw to a e2b sandbox, disables device pairing for the gateway to get started immediately
openclaw-telegram : deploys openclaw to a e2b sandbox, pairs a telegram bot to the account

will be adding more guides as go thru


Note

Low Risk
Documentation-only changes; no runtime code paths are modified. The main risk is users copying insecure gateway flags from the examples without later re-enabling device auth.

Overview
Adds an OpenClaw section to the Agents in sandbox docs navigation, linking to two new guides.

Introduces openclaw-gateway and openclaw-telegram MDX pages with end-to-end E2B sandbox recipes (JS/Python) for starting the OpenClaw gateway with token auth, optionally handling device pairing/approvals, and configuring Telegram channel setup including pairing approval and basic troubleshooting.

Written by Cursor Bugbot for commit e3f9e4c. This will update automatically on new commits. Configure here.

@matthewlouisbrockman matthewlouisbrockman changed the title start guides on openclaw guides on openclaw Feb 27, 2026
@matthewlouisbrockman matthewlouisbrockman changed the title guides on openclaw initial guides on openclaw Feb 27, 2026
@matthewlouisbrockman matthewlouisbrockman marked this pull request as ready for review February 27, 2026 19:30
@matthewlouisbrockman
Copy link
Contributor Author

c'mon mintlify

@matthewlouisbrockman
Copy link
Contributor Author

@mintlify deploy

@matthewlouisbrockman
Copy link
Contributor Author

=/

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment on lines +86 to +89
<Info>
If you're running with `dangerouslyDisableDeviceAuth` it should work now!
If device pairing is required, open the URL in your browser. With the insecure Control UI settings above, device pairing is disabled.
</Info>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would change:

  1. Info -> warning callout. Just about color https://www.mintlify.com/docs/components/callouts
  2. Put the callout before the codegroup. I feel like we mostly have it that way, but I could be wrong.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

taking a look at the color - this is before the codegroup to run if the warning applies though so not sure it would make sense above the first one

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, good point, and we apparently have this in the docs in many places, just checked. Let's keep it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved that guy to the bottom to be with the instructions for turning on the pairing requirement so 2 birds 1 stone

@beran-t
Copy link
Contributor

beran-t commented Mar 2, 2026

Do you know why this doesn't load?
image

Copy link
Contributor

@beran-t beran-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing else to add, lgtm. Let's 🚢 it and add more things later if needed, or based on feedback.

@matthewlouisbrockman
Copy link
Contributor Author

matthewlouisbrockman commented Mar 2, 2026

Do you know why this doesn't load?

mintlify issue im guessing, works for me on the preview site

@matthewlouisbrockman matthewlouisbrockman merged commit 18216fc into main Mar 2, 2026
7 checks passed
@matthewlouisbrockman matthewlouisbrockman deleted the openclaw-instructions branch March 2, 2026 23:50
@matthewlouisbrockman
Copy link
Contributor Author

issue with the icon once deployed to prod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants