50% 할인 모든 플랜, 기간 한정. 시작 가격 $2.48/mo
ZeroClaw

ZeroClaw

ZeroClaw는 Cloudzy 자동화 프레임워크입니다. 단일 CLI에서 서버 온보딩, 데몬 배포, 반복 워크플로 실행이 가능하며, 대화형 온보딩 마법사와 코드형 설정을 지원합니다. Ansible 없이 가벼운 오케스트레이션을 원하는 시스템 관리자와 SRE 팀을 위해 만들어졌습니다.

Version

Latest

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

1 GB

IP Types

IPV4,IPV6

First Steps

ZaeroClaw이 추가되었습니다. PATH via: /root/.bashrc

ZeroClaw를 사용하기 전에 온보딩을 완료해야 합니다.

온보딩 실행(필수):

# Interactive onboarding wizard
zeroclaw onboard

# If config.toml already exists and you want to overwrite it
zeroclaw onboard --force

# Quickly repair channels/allowlists only
zeroclaw onboard --channels-only

주요 파일 및 디렉토리

  • Binary: /root/.cargo/bin/zeroclaw
  • Cargo 바이너리 디렉터리: /root/.cargo/bin
  • Config file: /root/.zeroclaw/config.toml
  • Data directory: /root/.zeroclaw/
  • Shell config: /root/.bashrc

Common Commands

# Show help
zeroclaw help

# Interactive agent mode
zeroclaw agent

# One-shot message
zeroclaw agent -m "Hello, ZeroClaw!"

# Start the gateway (webhook server)
zeroclaw gateway                # default: 127.0.0.1:42617
zeroclaw gateway --port 0       # random port (security hardened)

# Start full autonomous runtime
zeroclaw daemon

# Check status
zeroclaw status
zeroclaw auth status
zeroclaw doctor
zeroclaw channel doctor

# Generate shell completions
source <(zeroclaw completions bash)
zeroclaw completions zsh > ~/.zfunc/_zeroclaw

# Bind Telegram identity into allowlist
zeroclaw channel bind-telegram 123456789

# Integration diagnostics
zeroclaw integrations info Telegram

# Service + migration helpers
zeroclaw service install
zeroclaw service status
zeroclaw service stop
zeroclaw service start
zeroclaw service restart
zeroclaw config schema
zeroclaw migrate openclaw --dry-run
zeroclaw migrate openclaw

More in Automation

Related apps.

지금 ZeroClaw 배포하기. 월 $2.48부터.