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.
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: