Cloud management interface for proxmox

Hanrick

New Member
Apr 23, 2024
2
0
1
Hi guys!

I need a free solution for cloud management interface, where me, my friend and colleagues can manage our vms.
I have a proxmox cluster, and i gave them access to the GUI, so they can create and configure vms, but they are complately lost when the basic GUI comes. Do you have any solution for an easy to use cloud management interface? I am not sure if it is the correct name of it. I am looking for a management system like Hetzner's or any other vps hosting system. I dont need invoice system as i give them for free, i only want to set a limit of cpu cores, rams and I also want to controll, wich bridges they can use.

Thanks you for the help. :)
 
I would refer them to the documentation, and/or have them watch Youtube videos on Proxmox how-tos. If they're lost, you either teach them or have them teach themselves - and monitor what they do on your system.

MAKE SURE YOU HAVE BACKUPS in case they/you screw something up
 
  • Like
Reactions: Johannes S
I would refer them to the documentation, and/or have them watch Youtube videos on Proxmox how-tos. If they're lost, you either teach them or have them teach themselves - and monitor what they do on your system.

MAKE SURE YOU HAVE BACKUPS in case they/you screw something up
And limit their permissions that they might create their own VMs/containers but not destroy those of other people:
https://pve.proxmox.com/pve-docs/chapter-pveum.html#pveum_permission_management
 
If you share your environment freely with users who don't know what they are doing - you'll probably end up with a bricked system - trust me it is not very difficult.

As pointed out above - at the least you will want to limit permissions so they can't do "anything".

However, if I were you - I would create a VM of PVE itself within your environment (nested) - & only give them access within that VM. Have a backup of that PVE VM available - & you can always start again.
 
  • Like
Reactions: Johannes S