50 % de réduction sur tous les plans, durée limitée. À partir de $2.48/mo
ZeroClaw

ZeroClaw

ZeroClaw est un framework d'automatisation Cloudzy. Intégrez des serveurs, déployez des démons et exécutez des workflows reproductibles depuis une seule CLI, avec un assistant d'intégration interactif et une configuration en tant que code. Conçu pour les administrateurs système et les équipes SRE qui veulent une orchestration légère sans Ansible.

Version

Latest

Système d'exploitation

Serveur Ubuntu 24.04 LTS

RAM min.

1 GB

Types d'IP

IPV4,IPV6

Premiers pas

ZaeroClaw a été ajouté à votre PATH via : /root/.bashrc

Avant d'utiliser ZeroClaw, vous devez compléter l'intégration.

Lancer l'intégration (obligatoire) :

# 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

Fichiers et répertoires importants

  • Binaire : /root/.cargo/bin/zeroclaw
  • Répertoire bin de Cargo : /root/.cargo/bin
  • Fichier de configuration : /root/.zeroclaw/config.toml
  • Répertoire des données : /root/.zeroclaw/
  • Configuration shell : /root/.bashrc

Commandes courantes

# 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

Plus sur l'automatisation

Applications associées.

Déployer ZeroClaw maintenant. À partir de 2,48 $/mois.