I use Cloudflare tunnels for most of my self hosted stuff and I wanted to point a subdomain at my piHole, but it seems that you can’t install the cloudflared software on a pi zero. Is there any way to get this working?
It’s not a massive issue if not as I’m currently just pointing to my Pi-hole from my load balancer but it would be nice to have everything tunnelled.
You must log in or register to comment.
You can use the build from here https://hobin.ca/cloudflared if you trust them or compile the source yourself
Worst case just run the tunnel from another server. You don’t need to point to localhost in your config, it can be any LAN address.
deleted by creator
That hadn’t even occurred to me. 😂 There I am, setting up tunnels on each server like an idiot…