Remote novnc html 5, what do i need and how does it work?

jort

New Member
Nov 24, 2016
19
0
1
27
hello, i am trying to create a remote interface for my proxmox server and i want to give people access to the console of their VM's how do i do this? is there a way for me to use the console that is in the proxmox UI and have it show on my website? or in a pop-up?

and how would i go about this?
 
When you will you can use the PVE Interface directly. You can set extra permissions for users and groups. So a user can only his/her VM.
https://pve.proxmox.com/wiki/User_Management

Another way is to programm with API: https://pve.proxmox.com/wiki/Proxmox_VE_API https://pve.proxmox.com/wiki/Developer_Documentation
'
people already only have access to their vm, im trying to get it to work over the API, however i dont really know were to start on that is there something i can use were i just have to link the vm through the api?