Linux
Linux fully supports the Clawdbot gateway, ideal for server deployment.
Installation
curl -fsSL https://clawd.bot/install.sh | bashSystemd Service
# Install service
clawdbot gateway install
# Start
sudo systemctl start clawdbot
# Enable on boot
sudo systemctl enable clawdbot
# Check status
sudo systemctl status clawdbotNotes
- Requires Node.js >= 22
- Browser automation requires Chrome/Chromium