Suggestion for Open in PVE UI option

calamoni

New Member
Mar 23, 2024
1
0
1
Hi,

I wasn't sure in what format to post this, but I currently have my PVE nodes setup with iptable rules to redirect 443 traffic to 8006. In the datacenter, the option to open a VM in PVE UI option defaults to 8006, it would be nice if I added my node with the option port being 443 that it would use that rather than the default 8006.

Thanks!
 
Hi,
I wasn't sure in what format to post this, but I currently have my PVE nodes setup with iptable rules to redirect 443 traffic to 8006. In the datacenter, the option to open a VM in PVE UI option defaults to 8006, it would be nice if I added my node with the option port being 443 that it would use that rather than the default 8006.
You can override that URL in the remote settings' "Web UI URL" field. For example, if you want to use the same URL, but without the default 8006 port, you would enter the plain HTTPS URL (as the browser defaults to port 443 anyway), e.g.:

1757943375840.png

You can naturally also add a port explicitly there, like: https://d9.example.com:12345
 
Last edited:
  • Like
Reactions: UdoB