๐ŸŒฉ๏ธ Cloudflared

Cloudflared is the command-line client for Cloudflare Tunnel โ€” a tunneling daemon that proxies traffic from the Cloudflare network to your origins without requiring you to open any ports on your firewall. Your origin server can remain completely closed to the public internet.

๐Ÿท๏ธ Category: Web

๐Ÿณ Image: cloudflare/cloudflared:latest


ย  ย 
๐Ÿ“ฆ Project github.com/cloudflare/cloudflared
๐Ÿ› Support GitHub Issues
๐ŸŒ Cloudflare cloudflare.com

๐ŸŒ Ports

No ports exposed โ€” Cloudflared connects outbound to Cloudflareโ€™s network only.


๐Ÿ’พ Volumes

Host Path Container Path Mode Description
/mnt/cache/appdata/cloudflared /home/nonroot/.cloudflared/ RW Tunnel config & credentials

โš™๏ธ Environment Variables

No environment variables required for this container.


๐Ÿš€ Quick Start

  1. Log in to the Cloudflare Zero Trust Dashboard
  2. Go to Networks โ†’ Tunnels โ†’ Create a Tunnel
  3. Copy your Tunnel Token (the XXXXX part)
  4. Open the MOS Hub and search for Cloudflared
  5. Replace XXXXX in the post parameters with your Tunnel Token
  6. Click Install

๐Ÿ”’ How it works: Cloudflared creates an outbound-only connection to Cloudflareโ€™s edge network. No inbound ports need to be opened on your firewall, making it one of the safest ways to expose self-hosted services to the internet.

๐Ÿ’ก Tip: You can expose multiple services through a single Cloudflared tunnel using Public Hostnames in the Cloudflare Zero Trust Dashboard โ€” no need to run multiple containers!


MOS Templates โ€“ maintained by J000K3R

This site uses Just the Docs, a documentation theme for Jekyll.