[GH-ISSUE #319] How to change VDI URL ? #208

Open
opened 2026-02-27 15:57:46 +03:00 by kerem · 3 comments
Owner

Originally created by @ArnoCtr on GitHub (Jun 7, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/319

Hi,

Is there a way to change VDI URL ?

I have installed webvirtcloud on a remote Linux machine (in my LAN of course) but when i want access VNC or SPICE VDI, the URL indicated is "vnc://localhost.localdomain:5900" or "spice://localhost.localdomain:5900".

If i launch remote-viewer (for spice) with the good url (IP or FQDN) on my desktop it work, but i'd like to be able to click on the button provided for that purpose.

Thank you for your feedback.

Originally created by @ArnoCtr on GitHub (Jun 7, 2020). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/319 Hi, Is there a way to change VDI URL ? I have installed webvirtcloud on a remote Linux machine (in my LAN of course) but when i want access VNC or SPICE VDI, the URL indicated is "vnc://localhost.localdomain:5900" or "spice://localhost.localdomain:5900". If i launch remote-viewer (for spice) with the good url (IP or FQDN) on my desktop it work, but i'd like to be able to click on the button provided for that purpose. Thank you for your feedback.
Author
Owner

@catborise commented on GitHub (Jun 8, 2020):

@ArnoCtr hi, it is related with host addition.
if you add host to webvirtcloud with "local socket connection" you will see vdi link as localhost.
if you add a host with ssh or tcp, you will see the ip/hostname as you entered.

i think you installed webvirtclound on host directly and add it with "localhost"?
i recommend you install webvirtcloud on container or a vm. you will gain more flexibility and isolated environment

<!-- gh-comment-id:640398277 --> @catborise commented on GitHub (Jun 8, 2020): @ArnoCtr hi, it is related with host addition. if you add host to webvirtcloud with "local socket connection" you will see vdi link as localhost. if you add a host with ssh or tcp, you will see the ip/hostname as you entered. i think you installed webvirtclound on host directly and add it with "localhost"? i recommend you install webvirtcloud on container or a vm. you will gain more flexibility and isolated environment
Author
Owner

@ArnoCtr commented on GitHub (Jun 8, 2020):

Thank you for your response.

Indeed using the TCP connection it works.

Thanks again.

<!-- gh-comment-id:640594677 --> @ArnoCtr commented on GitHub (Jun 8, 2020): Thank you for your response. Indeed using the TCP connection it works. Thanks again.
Author
Owner

@savichev commented on GitHub (Sep 4, 2020):

Hello! I have been creating a function for a long time to serve the console.vv file. To get it from the panel, you need to create a button in the template.
#50

<!-- gh-comment-id:686902679 --> @savichev commented on GitHub (Sep 4, 2020): Hello! I have been creating a function for a long time to serve the console.vv file. To get it from the panel, you need to create a button in the template. #50
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#208
No description provided.