Skip to content

Remote Access

Access your Clawdbot instance from anywhere using secure remote access methods.

Free, secure tunnel without opening ports:

Terminal window
# Install cloudflared
brew install cloudflare/cloudflare/cloudflared
# Create tunnel
cloudflared tunnel create clawdbot
# Configure
cloudflared tunnel route dns clawdbot clawdbot.yourdomain.com
# Run
cloudflared tunnel run clawdbot

For production, use a VPS or cloud provider:

  1. Deploy to VPS (DigitalOcean, Vultr, etc.)
  2. Use Cloudflare for CDN and SSL
  3. Configure firewall to restrict access