Ross ROSS = Recommend OSS · open-source software intelligence for agents

kimdre/doco-cd

Docker Compose Continuous Deployment observed · 2026-08-28

github.com/kimdre/doco-cd · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 87
  • Longevity 55
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 776
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 154

Full methodology

Adoption not part of the score

1640 stars · 58 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Doco-CD is a lightweight GitOps continuous deployment tool written in Go that automatically deploys and updates Docker Compose projects and Docker Swarm stacks from Git repositories via webhooks or polling. It serves as a simple self-hosted alternative to Portainer or ArgoCD for Docker-based deployments.

Use cases

  • automatically deploy docker compose services when I push to git
  • gitops continuous deployment for docker swarm stacks
  • self-hosted argocd alternative for docker compose
  • deploy containers from git via webhook
  • poll a git repo and update docker compose projects
  • manage external secrets and SOPS encryption in compose deployments
  • get prometheus metrics and notifications for my deployments
  • run scheduled cron jobs for periodic deployment tasks

When to choose

  • you want GitOps-style deployments for Docker Compose or Swarm without Kubernetes
  • you need a lightweight, low-resource alternative to Portainer or ArgoCD
  • you want webhook- and polling-based deployment from GitHub, GitLab, Gitea, Forgejo, or Azure DevOps
  • you need built-in secret management, SOPS encryption, and OCI artifact support

When to avoid

  • you deploy to Kubernetes and need full ArgoCD/Flux features
  • you need a full container management UI with logs, terminals, and image management like Portainer
  • your deployments target non-Docker runtimes

Facets

service · maturity active

deployment webhook workflow-automation monitoring secrets-management scheduling container-orchestration self-hosted cloud-computing self-hosted go gitops docker-compose docker-swarm continuous-deployment continuous-delivery argocd-alternative portainer-alternative oci-artifacts sops prometheus-metrics devops containers automation docker linux

4 sources

Member repositories

RepositoryRoleHealth v2
kimdre/doco-cdmain86

For agents

markdown · JSON · MCP: product_card(name="kimdre/doco-cd")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem