Step 4 - Cloudflare Tunnels
Cloudflare Tunnel are an excellent way to expose your Spokes Web UI securely without opening inbound ports on your router for web traffic.
Proxying the Web UI
Section titled “Proxying the Web UI”- Create a tunnel in the Cloudflare Zero Trust dashboard.
- Install the
cloudflaredconnector on your Docker host. - In the Public Hostname configuration:
- Subdomain: e.g.,
spokes - Domain:
yourdomain.com - Service Type:
HTTP(or HTTPS if your host proxy handles SSL locally) - URL:
localhost:8080(or the Web UI port you decided on in Step 1).
- Subdomain: e.g.,