Hey all, just hoping to get some advice on any software out there that can help me keep on top of all the VMs i’m running on my Proxmox instances, and potentially my other machines I have too.
I’m looking for a way to help me stay on top of updates and things like when the machine was last online, last rebooted etc etc. There are commercial products for such a thing, and I don’t necessarily want to install any sort of Agent on each of the machines (if I can avoid it).
I looked at something like Homarr, but not sure if that’s what i’m really after.
What recommendations do all you have?
Podman inside Nixos inside LXC inside Proxmox
Auto updates configurable everywhere
y tho
If you’re running Proxmox already, just spin up a VM for Podman/Docker and set up
unattended-upgrades
. Boom, done. You don’t need a whole lot of CPU or RAM for that, either.