feature request

  1. S

    2FA UX Enhancements - Push support and "Trust this device"

    Quality of life 2fa feature request... Checkbox to "Trust this device" Ideally also support push 2fa confirmation to major authenticator apps, though I gather that's significant complexity.
  2. M

    [Feature Request] Allow the configuration of the host shell background color.

    To make it easily distinguishable in putty I set a custom background color for the host but I can't do it through the web-ui. Just an extra layer of, "Hey dummy, you're on the host right now!" for those of us getting old enough to need that extra reminder.
  3. D

    Node grouping/tagging

    Hi everyone, I would like to group multiple nodes in my Proxmox cluster. This can be because of geographical seperation, or some other reason. It would be nice to have some form of node grouping so that I can see in the node view sidebar which nodes belong to a certain location. If possible...
  4. G

    Feature request : Expiration dates for snapshot

    Hi, We thought about something that could be usefull for anybody : snapshot expiration date. When you take a snapshot, we could have an option with a tick box, then you set a date or a duration after which the snapshot is deleted automatically by the hypervisor. If I talk about our case : when...
  5. K

    Feature Request: Shell Command Execution API

    Problem: Currently no way to execute custom shell commands on Proxmox hosts via REST API. Need to gather hardware info like dmidecode -s system-serial-number that isn't available through existing endpoints. Proposed Solution: Add POST /nodes/{node}/shell endpoint with: Use Cases: Automated...
  6. A

    Feature request: an option to restart the system without starting containers and VMs

    Would be nice to have a web ui button for this. This would help with situations when the host system needs multiple restarts. Fore me, i needed this when i've messed around with nvidia proprietaty GRID drivers, rebuilding initramfs every install/remove.
  7. W

    Feature request: Dedicated quorum node

    Hello, I'm a system engineer at an IT outsourcing company. My job is to design and deploy virtualization solutions. I've used Proxmox for many years now, but only recently our company started to offer Proxmox as an alternative to ESXi/HyperV. I know Proxmox throughout and know its capabilities...
  8. S

    Feature Request: New columns "IP" in Datacenter listing

    Hey everyone! As a previous VMWare heavy user I am missing one feature which would make our lifes easier. I would like to have a column IP in the datacenter VM listing. Especially in cases where staff members forget to maintain our IPAM well that would help me a lot to identify IPs which were...
  9. C

    Feature Request: Backups based on tags

    I think it would be cool if there was a backup option that would allow (or not allow) backup based on tags similar to the Include selected VM's/ Exclude Selected VM's options. That way you could control backups based on adding/removing tags to various containers. Granted this may require some...
  10. A

    "shutdown" & "reboot" options for PDM, as we have per node in PVR

    A feature request, if it would be possible. A menu / button to shutdown PDM or reboot, as we have with PVE. Unless it is already on the roadmap.
  11. T

    Backup only when guest was/is running

    If the guest system was not running since the last backup, a new backup makes little sense. Current: Old backups will get deleted and new backups accumulate with no change in between them. Better: Add switch to make backups only when guest system was/is running. Regards
  12. A

    Gui option to move backups from namespace to another or entire namespaces under others

    Hi! I was wondering would it be possible for pbs to include gui option for moving the backups around between different namespaces? Currently the manual moving of files/directories to make the change is kinda cumbersome. Also I have not found a way to move specific snapshots of vm:s and...
  13. M

    [Feature request] Add LUKS to installer

    Hi, I did not found any feature request to add LUKS to the installer, so I opened one. It should be one oft the most requested features and help to save a lot of time and complexity, when already during the installation process a LUKS volume could be created and then on top of it the selected...
  14. E

    Firewall domain name aliases

    Dear Proxmox team, I recently started configuring the firewall for my Proxmox cluster. I noticed that you can only create aliases based on the IP and not with the domain. I think this would be helpful because if you create a specific rule with, for example, the Google address, the Google IP...
  15. D

    Proxmox Built in Secret Manager

    Hi all, Does Proxmox currently have a way to handle secrets in configuration files or VMs/LXCs? I am leveraging Terraform to deploy VMs using cloud-init templates. As part of my configuration, I use additional cloud-init settings to customize and configure virtual machines during deployment...
  16. P

    [Feature Request] Nur Verschlüsselte Backups pushen

    Mit der neuen PBS Version kann man ja Backups zu Remotes pushen, jedoch möchte ich nur verschlüsselte Backups übertragen da es sich um ein offsite Backup handelt. Die alten unverschlüsselten Backups würde ich auch ungern löschen müssen. Eine Option um nur verschlüsselte Backups zu pushen wäre...
  17. G

    Simpler lxc user mapping via gui

    The uid and gid making that you need to do in the .conf file is one of the most esoteric things in its complexity. It's also quite error-prone. My suggestion is that, under resources in the proxmox ve gui, you can simply map lxc user to host user (and groups) via user name. It would give you a...
  18. D

    Adding a Checkbox to Proxmox VE to delete a Backup with Removing a VM

    I would like to make a QOL feature request because im sure im not the only one that has left backups sitting on your PBS that you no longer need. I propose adding a checkbox on the "Remove" Popup when deleting a VM/LXC to "Delete corresponding Backup from PBS" and if there is more then one PBS...
  19. I

    [Feature Request] UI Option to Move/Copy LXC Templates to Storage for Container Templates

    I know we can do this manually by copying/moving the tar.gz file for template from the LXC Path to the path on the storage, however, it would be nice to have an option in the UI to help us do this so that we can chose the template from the Create New LXC Container Wizard, instead of having to...
  20. A

    Suppoort for multiple parallel/sequential disk migrations for vm and ct

    Is it possible to migrate multiple disks of a vm/ct at once? I have not found a way yet on PVE 8.3? It would be nice to select multiple disks of a vm to migrate at once intead of migrating one disk at a time and then manually starting the next move job... Same for the ct:s. Also I find it...