I'm running a VM with Forgejo and a Renovate Bot to handle updates for my Docker compose stacks. I'm looking for a way to automatically pull changes and apply them to my Docker server. I've heard of Komodo, but I'd prefer a tool that I can configure using files instead of a web UI. What CI/CD tools do you all use for this?
5 Answers
I've been using GitLab CI for a while. It integrates really well with Docker and lets you manage everything with configuration files, which might be what you're looking for.
If you’re going for something on Kubernetes, ArgoCD is pretty cool. For a simpler setup on Docker Swarm, I found Doco-CD to be useful. You can find it on GitHub!
I've used both GitHub Actions and GitLab CI. They're great for automating workflows, so you might want to check them out!
I recommend checking out Concourse CI. It's very flexible and can be configured to automate Docker deployments easily.
Jenkins is also a solid choice. It's not too hard to learn, and there are loads of plugins available to help you with Docker.

Related Questions
Daily Protein Intake Calculator
Daily Calorie Intake Calculator
BMI Calculator – Check Your Body Mass Index Instantly
Scavenger Hunt Team Randomizer
Student Group Randomizer
Random Group Generator