Proxmox backup and documentation
Hi all, I am currently in the fun project of cleaning up and sorting out my homelab. I am running proxmox and it has a lot of configuration. E.g. bridges, DDNS, certs, machines, nfs mounts via fstab, and some custom scripts for NFS mounts after OMV VM has started, potentially something else. All that is just handcrafted and in case of host failure I will need to start from scratch.
One good thing i took care of VMs/LXCs backups to a remote host.
The question is - How do you keep that all recoverable , do you use git or document your changes? what would be a good strategy to comeback to operations as soon as possible?