Tunnel + EdgeDB

I'm trying to set up a Cloudflare Tunnel to an EdgeDB instance I have running locally on a VM Ubuntu. I've managed to get the alive check working https://domain.com/server/status/alive but I just can't seem to find a way to make the actual database connection work. I have pretty much tried every configuration possible on Cloudflare. The EdgeDB works when connecting directly with the IP, so that should be fine.

I have No TLS Verify checked which made the alive check alive. Any tips what to try next? Or is this something that is possibly not possible? In EdgeDB configuration I've tried all the open Cloudflare ports mentioned here: https://developers.cloudflare.com/fundamentals/reference/network-ports/
Learn which network ports Cloudflare proxies by default and how to enable Cloudflare’s proxy for additional ports.
Network ports · Cloudflare Fundamentals docs
Was this page helpful?