> ## Documentation Index
> Fetch the complete documentation index at: https://docs2.openclaw.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Northflank

# Northflank

원클릭 템플릿으로 Northflank에 OpenClaw를 배포하고 웹 Control UI를 통해 접근하세요.
이 방법은 서버에서 터미널을 쓰지 않는 가장 쉬운 경로입니다. Northflank가 Gateway를 대신 실행합니다.

## 시작 방법

1. [Deploy 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 URL의 `/openclaw`를 열고 구성된 공유 비밀을 사용해 연결합니다. 이 템플릿은 기본적으로 `OPENCLAW_GATEWAY_TOKEN`을 사용합니다. 비밀번호 인증으로 교체했다면 대신 해당 비밀번호를 사용하세요.

## 제공 내용

* 호스팅된 OpenClaw Gateway + Control UI
* Northflank Volume(`/data`)을 통한 영구 저장소로 `openclaw.json`,
  agent별 `auth-profiles.json`, 채널/provider 상태, session, workspace가
  재배포 후에도 유지됨

## 채널 연결

채널 설정 안내를 위해 `/openclaw`의 Control UI를 사용하거나 SSH로 `openclaw onboard`를 실행하세요:

* [Telegram](/ko/channels/telegram) (가장 빠름 — bot 토큰만 있으면 됨)
* [Discord](/ko/channels/discord)
* [모든 채널](/ko/channels)

## 다음 단계

* 메시징 채널 설정: [Channels](/ko/channels)
* Gateway 구성: [Gateway configuration](/ko/gateway/configuration)
* OpenClaw 최신 상태 유지: [Updating](/ko/install/updating)
