Show HN: ComposeFlux – GitOps continuous deployment for Docker Compose
Category: devtools
Tags: gitops, docker-compose, continuous-deployment, devops-tool
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
ComposeFlux is a GitOps continuous deployment tool that automates Docker Compose stack deployments by monitoring a Git repository for changes. It's interesting because it brings GitOps practices—popular in Kubernetes ecosystems—to the simpler Docker Compose environment, using a pure Go implementation with the Docker Compose SDK.
Target audience: devops, backend devs
Repository: https://github.com/veerendra2/composeflux · Go · MIT · 1 stars
View on Hacker News