How can I use Cloudflare Tunnel on Cloud Flare Zero trust to connect to my node?

I have start9 running on a raspberry pi

How can I setup a cloudflare tunnel so that I can access it from the clearnet?

Has anyone else done this?

Thanks

I’ve created a wrapper for the cloudflared client here: Releases · remcoros/cloudflared-startos · GitHub

It needs the api key from the tunnel you created in CF, and then you use the CF dashboard to add public hostnames with routes to the internal hostname:port of each container:

image