Proxmox Service User Web Interface

noobUser

New Member
Nov 24, 2025
2
0
1
Good morning, I am currently trying to create a project to build a web panel where I can manage the status of the VMs and load their consoles so that I can give them to operators and they can use these features. I don't want to give them access to the Proxmox website as it provides too much information.
I am trying to use the Proxmox API, and although I have managed to handle the VM statuses, I cannot load the console, and even though I have tried many things, nothing works.
Do you have any links, GitHub repositories, or anything else I can use to read the documentation and understand what I should be doing correctly? I don't know if my user management is incorrect or if it's simply because I'm using a fixed IP to access the website and is better use DNS. Everything would be on my internal network, so no one would be accessing it from outside, and there's no need for super-advanced security.

Thank you very much for any help you can provide.
 
Last edited:
There are VDI solution for PVE that also open the console, so that may be what you want to use.

BTW: You can create users in PVE that can only access their VMs and not view a lot of other things, maybe that will already provide the slim interface you're looking for.