Wondered if folks had a preferred method for implementing a GitOps approach for homelabs consisting of mostly docker compose stacks.
We run Kubernetes at work, and I’m tempted to migrate to that as it provides a slew of great GitOps tools, but I’ve been putting off that migration as I haven’t had the time to invest.
Is learning Ansible and going that route still the way to go?
ferngully@lemmy.world 1 day ago
Komodo works really well for this and is fairly easy to setup.
tofu@lemmy.nocturnal.garden 1 day ago
That’s what I’m currently implementing. Here’s a cool guide: nickcunningh.am/…/how-to-automate-version-updates…