1단계: 사전 준비
- Window 11 Pro
- WSL2 & Ubuntu 24.04 설치 [https://sinbaram01.tistory.com/19]
- Node.js 설치 [https://sinbaram01.tistory.com/20]
- Telegram Bot 생성 및 API Key 발급 [https://sinbaram01.tistory.com/21]
2단계: OpenClaw 설치
이제 OpenClaw를 설치합니다.
- OpenClaw 설치 스크립트 실행: (최신버전; 작성일 기준 v2026.2.24)
curl -fsSL https://openclaw.ai/install.sh | bash - 온보딩 및 데몬 등록: (설치 스크립트 실행시 자동 실행; 시스템 백그라운드 서비스로 등록)
openclaw onboard --install-daemon
3단계: OpenClaw 설정 (v2026.02.24)
초기 설정 History
사용자마다 다르지만 우선 동작만을 확인하기 위한 최소 설정으로 설정합니다.
- Security warning (I understand this is powerful and inherently risky. Continue?)
- Onboarding Mode : Quick Start
- Model/auth provider
- OpenAI > o4-mini
- Google > gemini 2.5 pro
- Select Channel > Telegram (Bot API)
- Configure skills now? > No (나중에)
- Enable hooks? > Skip for now (나중에)
'Gen AI > Openclaw' 카테고리의 다른 글
| Openclaw 중단하기 (0) | 2026.02.25 |
|---|