> ## 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，并通过网页 Control UI 访问它。这是最简单的“服务器上无需终端”的方式：Northflank 会为你运行网关。

## 如何开始

1. 点击 [Deploy OpenClaw](https://northflank.com/stacks/deploy-openclaw) 打开模板。
2. 如果你还没有 [Northflank 账户](https://app.northflank.com/signup)，请创建一个。
3. 点击 **立即部署 OpenClaw**。
4. 设置所需的环境变量：`OPENCLAW_GATEWAY_TOKEN`（请使用强随机值）。
5. 点击 **部署堆栈** 构建并运行 OpenClaw 模板。
6. 等待部署完成，然后点击 **查看资源**。
7. 打开 OpenClaw 服务。
8. 在 `/openclaw` 打开公开的 OpenClaw URL，并使用已配置的共享密钥连接。此模板默认使用 `OPENCLAW_GATEWAY_TOKEN`；如果你将其替换为密码认证，请改用该密码。

## 你将获得

* 托管的 OpenClaw 网关 + 控制界面
* 通过 Northflank Volume（`/data`）提供持久化存储，因此 `openclaw.json`、按代理划分的 `auth-profiles.json`、频道/提供方状态、会话以及工作区都能在重新部署后保留

## 连接一个通道

使用 `/openclaw` 处的 Control UI，或者通过 SSH 运行 `openclaw onboard` 获取通道设置说明：

* [Telegram](/channels/telegram)（最快，只需一个 bot token）
* [Discord](/channels/discord)
* [所有通道](/channels)

## 后续步骤

* 设置消息通道：[Channels](/channels)
* 配置网关：[Gateway configuration](/gateway/configuration)
* 使 OpenClaw 保持最新：[Updating](/install/updating)
