Complete integration with Workers, KV, D1, R2, AI, and Tunnels
Authenticated and ready
Create a tunnel with: cloudflared tunnel create my-tunnel
Run a tunnel with: cloudflared tunnel run my-tunnel
Key-Value storage for caching, configuration, and session data. Perfect for storing frequently accessed data at the edge.
SQLite-compatible database that runs at the edge. Perfect for relational data with global distribution.
S3-compatible object storage for files, images, and assets. Zero egress fees and global distribution.
Run AI models at the edge for text generation, analysis, and machine learning tasks without managing infrastructure.
Monitor service health and get real-time status of all Cloudflare services integrated in your Worker.
Secure tunnels to connect your local services to Cloudflare's edge without opening firewall ports.
Commands to try:
cloudflared tunnel create my-demo-tunnel
cloudflared tunnel route dns my-demo-tunnel demo.yourdomain.com
cloudflared tunnel run my-demo-tunnel