Skip to content

shipnode cloudflare

Terminal window
npx shipnode cloudflare init
npx shipnode cloudflare audit
npx shipnode cloudflare status
SubcommandPurpose
cloudflare initInstall cloudflared, create the tunnel, configure DNS + Access.
cloudflare auditVerify DNS and tunnel configuration match the app.
cloudflare statusShow the cloudflared service + tunnel state.

Useful when you don’t want to open ports 80/443 on the VPS. Caddy keeps doing the HTTPS termination locally; Cloudflare handles ingress. See Cloudflare Tunnel for setup.