50% off semua paket, waktu terbatas. Mulai dari $2.48/mo
ZeroClaw

ZeroClaw

ZeroClaw adalah framework otomasi Cloudzy. Daftarkan server, deploy daemon, dan jalankan alur kerja yang dapat diulang dari satu CLI dengan wizard onboarding interaktif dan konfigurasi berbasis kode. Dirancang untuk sysadmin dan tim SRE yang menginginkan orkestrasi ringan tanpa Ansible.

Version

Latest

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

1 GB

IP Types

IPV4,IPV6

First Steps

ZaeroClaw telah ditambahkan ke PATH via: /root/.bashrc

Sebelum menggunakan ZeroClaw, Anda harus menyelesaikan proses onboarding.

Jalankan onboarding (wajib):

# 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

File dan Direktori Penting

  • Binary: /root/.cargo/bin/zeroclaw
  • Direktori Cargo bin: /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.

Deploy ZeroClaw sekarang. From $2.48/mo.