Hello,
I have very recently set up the panel and wing, and it has been working great from locally, but today I attempted to set up access to the server from behind a cloudflare tunnel and it seems to run into some isues. I know there is documentation somewhere that guides me through this process but I was unable to figure it out.
Here is current setup,
Panel, ip: x.x.2.59 - setup using nginx without ssl, I have also added cloudflare ips to the .env files as trusted proxies
Wing, ip: x.x.2.60 - FQDN is an ip, have use HTTP connection set, and behind proxy set, changed daemon port to 8443
Cloudflare side is set to access the panel through a zero trust tunnel, public hostname is an http record pointing at x.x.2.59 with no additional settings.
I do not currently have a DNS server setup, but if that is required I can easily spin one up on my proxmox.
Any help is appreciated.