I followed this set of instructions to create a remotely managed tunnel through the dashboard:
My tunnel was created, and I can see that it has a healthy status in the dashboard after I started cloudflared.
I set it up with this public hostname (perf-cloudflare-https-aws-us-east-2.ngrok-cloudflare.com) and i can see that it created a CNAME entry for that hostname pointed to the tunnel’s UUID.
The tunnel is routed to http://localhost:8080 which I confirmed is running (if I tunnel via “ngrok http 8080” that ngrok tunnel works fine).
What else am I supposed to do? It seems like everything is setup correctly but I can’t even do an nslookup on the host name.