WireGuard is easy to get started with, but I’ve found that operating it gets surprisingly messy once you have more than a handful of nodes.I’m curious how people are managing larger WireGuard setups today.Are you mostly using Ansible/Terraform, custom scripts, or some internal tooling? Or do people usually just move to something like Tailscale/NetBird once the setup grows?I’ve run into this problem a few times and ended up building a small self-hosted project around it: https://wgkeeper.github.ioWould be interested to hear how others are handling this.