---
read_when:
    - 将 OpenClaw 部署到 Northflank
    - 你希望一键部署到云端，并使用基于浏览器的 Control UI
summary: 使用一键模板在 Northflank 上部署 OpenClaw
title: Northflank
x-i18n:
    generated_at: "2026-07-11T20:41:03Z"
    model: gpt-5.6
    postprocess_version: locale-links-v1
    provider: openai
    source_hash: 16bb96fdf470999e15e163b6227d228ce8b60b9a172eb74cadc87bddd3955957
    source_path: install/northflank.mdx
    workflow: 16
---

在 Northflank 上使用一键式模板部署 OpenClaw，并通过 Web Control UI 访问。这是最简单的“服务器上无需终端”方案：Northflank 会为你运行 Gateway 网关。

## 如何开始

1. 点击 [部署 OpenClaw](https://northflank.com/stacks/deploy-openclaw) 打开模板。
2. 如果你还没有账户，请[注册 Northflank 账户](https://app.northflank.com/signup)。
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` 以获取渠道设置说明：

- [Telegram](/zh-CN/channels/telegram)（最快，只需 Bot 令牌）
- [Discord](/zh-CN/channels/discord)
- [所有渠道](/zh-CN/channels)

## 后续步骤

- 设置消息渠道：[渠道](/zh-CN/channels)
- 配置 Gateway 网关：[Gateway 配置](/zh-CN/gateway/configuration)
- 使 OpenClaw 保持最新：[更新](/zh-CN/install/updating)
