Cloudflared

Tunneling daemon that proxies any local webserver through the Cloudflare network without DNS records or firewall changes.
| Tag |
Description |
Best For |
latest / pkg |
FreeBSD Quarterly. Uses stable, tested packages. |
Most users. Matches Linux Docker behavior. |
pkg-latest |
FreeBSD Latest. Rolling package updates. |
Newest FreeBSD packages. |
Podman on FreeBSD currently requires root. All commands must be run as root (or via doas/sudo). |
|
|
Before deploying, ensure your host environment is ready. See the Quick Start Guide for host setup instructions.
Deployment
Interactive Configuration
Parameters
Environment Variables
| Variable |
Default |
Description |
TUNNEL_TOKEN |
YOUR_CLOUDFLARE_TOKEN_HERE |
Required: The Cloudflare Tunnel token. |
TUNNEL_METRICS |
0.0.0.0:2000 |
Optional: Address to bind metrics server (default: 0.0.0.0:2000) |
Ports
| Port |
Protocol |
Description |
2000 |
TCP |
|
Implementation Details
- Architectures: amd64
- User:
root (UID/GID set via PUID/PGID). Defaults to 1000:1000.
- Base: Built on
ghcr.io/daemonless/base (FreeBSD 15.0).
Need help? Join our Discord community.