Linux
Linux 完全支持 Clawdbot 网关,适合服务器部署。
安装
curl -fsSL https://clawd.bot/install.sh | bashSystemd 服务
# 安装服务
clawdbot gateway install
# 启动
sudo systemctl start clawdbot
# 开机自启
sudo systemctl enable clawdbot
# 查看状态
sudo systemctl status clawdbot注意事项
- 需要 Node.js >= 22
- 浏览器自动化需要 Chrome/Chromium