Cloudflare Tunnel (cydu.net)

Notes for the Cloudflare Tunnel running on this host: config location, safe edits, and service control.

Layout

Config rules

ingress: - hostname: demo.cydu.net service: http:// # catch-all, MUST be last and have no hostname/path - service: http_status:404 `` - After edits:sudo cloudflared tunnel validate --config /etc/cloudflared/config.yml- To test interactively:sudo cloudflared --config /etc/cloudflared/config.yml tunnel run` (Ctrl+C to exit).

Service control

Debugging