Skip to main content

Documentation Index

Fetch the complete documentation index at: https://openclaw.zhcndoc.com/llms.txt

Use this file to discover all available pages before exploring further.

Northflank

使用一键模板在 Northflank 上部署 OpenClaw,并通过 Web Control UI 访问它。 这是最简单的“服务器上没有终端”的路径:Northflank 会为你运行 Gateway。

如何开始

  1. 点击 Deploy OpenClaw 打开模板。
  2. 如果你还没有 Northflank 账户,请创建一个。
  3. 点击 Deploy OpenClaw now
  4. 设置所需的环境变量:OPENCLAW_GATEWAY_TOKEN(请使用强随机值)。
  5. 点击 Deploy stack 构建并运行 OpenClaw 模板。
  6. 等待部署完成,然后点击 View resources
  7. 打开 OpenClaw 服务。
  8. /openclaw 打开公开的 OpenClaw URL,并使用已配置的共享密钥连接。此模板默认使用 OPENCLAW_GATEWAY_TOKEN;如果你将其替换为密码认证,请改用该密码。

你将获得

  • 托管的 OpenClaw Gateway + Control UI
  • 通过 Northflank Volume(/data)提供的持久化存储,因此 openclaw.json、 每个 agent 的 auth-profiles.json、通道/提供方状态、会话以及 工作区在重新部署后仍可保留

连接一个通道

使用 /openclaw 处的 Control UI,或通过 SSH 运行 openclaw onboard 获取通道设置说明:

后续步骤