Skip to content

Alternative port with console proxy #9713

Closed Answered by weizhouapache
wagnerdracha asked this question in Q&A
Discussion options

You must be logged in to vote

the port 8080 is the internal port in CPVM (console proxy vm) which used to communicate with vnc port or vnc over websocket connection. you do not need to consider it.

the open port of CPVM (console proxy vm) for vm consoles is hardcoded as 443 (https) or 80 (http).
currently user can change the domain of console URL, but cannot change the port in the URL, you need to manually change the port in the URL if the domain/public IP use a different port..

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DaanHoogland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9702 on September 19, 2024 18:34.