I've been managing my Docker Compose files, that run on a few Raspberry Pis, using a custom Ansible playbook. That all started before I had my local Forgejo instance running.
Now I decided I want to do GitOps to manage the compose files, so I need to decide whether I want to shoehorn it with Portainer, or go full-on Kubernetes (k3s). Time for some testing!