Hello! I have recently purchased a new Raspberry Pi and I was hoping to host a few sites on it. I attempted to take the Cloudflare Tunnels route and i set up everything and I don't see any issues from the logs but when I navigate to the subdomain I had set up i get "took too long to respond". I'm not sure if this is an issue with my setup or Cloudflare. How can i troubleshoot?
DNS Record:
Type: CNAME
Name: pi
Target: <redacted>.cfargotunnel.com
config.yml:
tunnel: pi
credentials-file: /root/.cloudflared/<redacted>.json
ingress:
- hostname: pi.<redacted>
service: http://localhost:3000
- service: http_status:404