50% off todos os planos, por tempo limitado. A partir de $2.48/mo
ZeroClaw

ZeroClaw

ZeroClaw é um framework de automação para Cloudzy. Integre servidores, implante daemons e execute fluxos de trabalho repetíveis a partir de uma única CLI — com um assistente de configuração interativo e config-as-code. Feito para sysadmins e equipes de SRE que precisam de orquestração leve sem Ansible.

Version

Latest

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

1 GB

IP Types

IPV4,IPV6

First Steps

ZaeroClaw foi adicionado ao seu PATH via: /root/.bashrc

Antes de usar ZeroClaw, você precisa concluir a configuração inicial.

Execute a configuração inicial (obrigatório):

# 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

Ficheiros e Diretórios Importantes

  • Binary: /root/.cargo/bin/zeroclaw
  • Diretório de binários do 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.

Implante ZeroClaw agora. From $2.48/mo.