50% off tất cả các gói, thời gian có hạn. Bắt đầu từ $2.48/mo
ZeroClaw

ZeroClaw

ZeroClaw là framework tự động hóa Cloudzy. Khởi tạo máy chủ, triển khai daemon và chạy các quy trình lặp lại từ một CLI duy nhất, với trình hướng dẫn onboarding tương tác và cấu hình dạng code. Dành cho sysadmin và nhóm SRE muốn điều phối nhẹ mà không cần Ansible.

Version

Latest

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

1 GB

IP Types

IPV4,IPV6

First Steps

ZaeroClaw đã được thêm vào PATH via: /root/.bashrc

Trước khi dùng ZeroClaw, bạn cần hoàn tất quá trình onboarding.

Chạy onboarding (bắt buộc):

# 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

Các tệp và thư mục quan trọng

  • Binary: /root/.cargo/bin/zeroclaw
  • Thư mục bin của 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.

Triển khai ZeroClaw ngay. From $2.48/mo.