Guys need help, indirectly related to CyberPanel, struggling for a week can not think of a solution. The situation is as follows:
I have two physical servers, one is running CyberPanel, which manages my domain, (domen.io) on the second installed Proxmox.
My task in cyberpanel is to create a subdomain nodes.domen.io and redirect it to the server IP with Proxmox. In general, the task is trivial, I created a subdomain, gave it SSL, and in vHost with the help of chatGPT redirected it to IP 84.160.88.11, but there was a problem - when I go to nodes.domen.io, it redirects me to the server Proxmox but in the address bar is not url - but IP.
I rebuilt vHost (using chatGPT) and now at the address nodes.domen.io it opens the Proxmox web panel, and everything seems to be ok, BUT the console in the Peoxmox panel doesn’t work (noVNC) while when I go directly to the IP it works fine.
Can someone help me to make a vHost so that nodes.domen.io subdomain leads to Proxmox server and noVNC works?
I proxied nodes.domen.io to IP 777.777.777.777:8006 with this config nodes.domen.io proxies to 777.777.777.777:8006 but in this case noVNC doesn’t work in proxmox web panel, it says - Server connection error. Maybe because both proxmox and cyberpanel use https?