We have a proxmox cluster, which is where this would probably go, but I would prefer a non-integrated solution, rather a single thing I can either put within a proxmox vm (nested virtualization) or on an on premise piece of physical hardware.
You may be interested in nix’s home manager. It allows you to manage all of your home directory configs (dotfiles), as nix code. It has built in rollbacks, and can be git tracked.
You can then find other people’s home manager configs on github.
Alternative to docker-tcp-switchboard, but for tcp and virtual machines? (github.com)
docker-tcp-switchboard is pretty good, but it has two problems for me:...
deleted_by_author