skills/skills.volces.com/cloudflare-agent-tunnel

cloudflare-agent-tunnel

Installation
SKILL.md

Cloudflare Agent Tunnel

Give each OpenClaw agent a permanent, secure HTTPS URL via Cloudflare Tunnel — no SSL certs, no nginx, no open ports.

How It Works

User → https://koda.yourdomain.com
         ↓ (Cloudflare edge — TLS termination here)
       Cloudflare Tunnel (encrypted)
       cloudflared process on VPS
       http://localhost:18789  (OpenClaw gateway)
  • Cloudflare handles TLS — no cert management on the server
  • The local port never needs to be open to the internet
  • Each agent gets its own cloudflared process + systemd service
Installs
9
First Seen
Apr 11, 2026
cloudflare-agent-tunnel from skills.volces.com