PANEL PROXMOX

cybergtx

New Member
Nov 7, 2024
3
0
1
Hello! I really want to invest in an infrastructure with proxmox.



Currently I need a panel that is compatible with proxmox.



So that I can deliver this vms management solution to each client, with registration, etc.



Is there a supplier you could recommend to me?



Sometimes there is even a WordPress plugin that does this, but I don't think so.



Anyway, my demand today to work with proxmox depends exclusively on this panel.
 
I would like it to be a panel where the customer can purchase hardware configurations, choosing vcpu, ram, system and disk space.

And then he could manage this machine he acquired, take a snapshot of it, turn it off and on.
 
Last edited:
Okay, while I understand your last message, I would ask you to resend it again in English, so everyone here can understand what you mean :)

Depending on your exact requirements and authentication system, using the official PVE client might even suffice for your use case. For example, you can configure PVE to use LDAP and other protocols for authentication. Using the PVE resource pools, you can limit what your users can access or change from within the web client. The following documentation explains this in greater detail: Authentication Realms. Under Permission Management, there are further details on how you can limit users privileges.
 
  • Like
Reactions: Johannes S
I would like it to be a panel where the customer can purchase hardware configurations, choosing vcpu, ram, system and disk space.

And then he could manage this machine he acquired, take a snapshot of it, turn it off and on.
 
I would recommend you check out the documentation I linked in my previous reply, and if that doesn't suffice for your use case, maybe someone else here can recommend something else?