[SOLVED] Updatemanager for Containers and VMs

piepmax

Member
Dec 15, 2022
11
0
6
Hi everyone,

is there an addon for PVE to manage the packages / updates for the containers / VMs?

Thank you and Regards
Max
 
is there an addon for PVE to manage the packages / updates for the containers / VMs?
No, this is guest OS specific and has to be done on that level. Just use any off-the-shelf software to do this or even the os-built-in software like (unattended for Debian-bases systems).
 
Thank you! Do you have any recommendations for such a tool?
Again, this is OS-specific and as already mentioned, Debian-based system work very well with unattended.

For Oracle Linux you can use fleet patching with enterprise mananger, RHEL has its cockpit stuff, SuSE has also some thing I forgot the name, Windows Enterprise has also its automatic stuff.... You can also automate everything with ansible, puppet ....