1 min read

accelero

A lightweight, single-binary tool that brings GitOps to Docker Compose. Git is the source of truth: drift is detected and corrected, and deployments happen automatically with zero downtime via rolling replica updates behind a reverse proxy.

Written in Go. Apache-2.0. Multi-stack management over a REST API, .env interpolation, dependency resolution, automatic rollback, and SQLite persistence — no external dependencies beyond Docker.