vnc/rdp support #36

Open
opened 2026-03-18 04:56:58 +00:00 by despiegk · 1 comment
Owner

in hero_compute we need to support vnc/rdp remote screen support
in UI

this might have requirements in the my_hypervisor

in hero_compute we need to support vnc/rdp remote screen support in UI this might have requirements in the my_hypervisor
despiegk added this to the now milestone 2026-03-18 04:58:15 +00:00
salmaelsoly removed their assignment 2026-04-02 09:31:30 +00:00
Member

after investigation:

  • we need to Install a VNC server running (if vnc is enabled) inside the VM, then forward ports to the VM using existing infrastructure
  • add console config for vnc enabled and vnc port (optional in VmConfig)adjust port forwarding
  • add vm_console(vm_id) method to return VNC connection info

rdp is platform dependent

### after investigation: - we need to Install a VNC server running (if vnc is enabled) inside the VM, then forward ports to the VM using existing infrastructure - add console config for vnc enabled and vnc port (optional in VmConfig)adjust port forwarding - add vm_console(vm_id) method to return VNC connection info rdp is platform dependent
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
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
geomind_code/my_hypervisor#36
No description provided.