跳至主要内容
五折优惠 全部方案,限时优惠。起价 $2.48/mo
ZeroClaw

ZeroClaw

ZeroClaw 是一个 Cloudzy 自动化框架。通过单一 CLI 完成服务器接入、守护进程部署和可重复工作流执行,内置交互式引导向导和配置即代码支持。专为不想引入 Ansible 却需要轻量编排能力的系统管理员和 SRE 团队设计。

快速概览

32k

GitHub star 数

270

页面浏览量

135

活跃安装数

许可证 Apache-2.0 版本 Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

活跃安装数为示例数据(预览版);正式版本将接入真实数据。

首先开始

ZaeroClaw 已添加到你的 PATH 通过: /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

重要文件与目录

  • 二进制: /root/.cargo/bin/zeroclaw
  • Cargo bin 目录: /root/.cargo/bin
  • 配置文件: /root/.zeroclaw/config.toml
  • 数据目录: /root/.zeroclaw/
  • Shell 配置: /root/.bashrc

常用命令

# 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

更多自动化内容

相关应用。

立即部署 ZeroClaw。 起价 $2.48/月。