加入我们的 Telegram 社群 (clawdbotCN) 学习分享和了解更多 →
en
Platforms
Linux

Linux

Linux fully supports the Clawdbot gateway, ideal for server deployment.

Installation

curl -fsSL https://clawd.bot/install.sh | bash

Systemd Service

# Install service
clawdbot gateway install
 
# Start
sudo systemctl start clawdbot
 
# Enable on boot
sudo systemctl enable clawdbot
 
# Check status
sudo systemctl status clawdbot

Notes

  • Requires Node.js >= 22
  • Browser automation requires Chrome/Chromium