Docker Compose Continuous Deployment https://github.com/kimdre/doco-cd/wiki
  • Go 98.8%
  • Makefile 0.4%
  • Dockerfile 0.4%
  • HTML 0.3%
Find a file
2026-04-29 10:57:56 +02:00
.github docs: fix docs branch 2026-04-29 10:57:56 +02:00
cmd/doco-cd feat: graceful shutdown (#1270) 2026-04-28 08:02:32 +02:00
internal feat: graceful shutdown (#1270) 2026-04-28 08:02:32 +02:00
test test: update test file 2026-03-20 12:48:42 +01:00
test-cases@8b409f4b2c docs: add annotations in code blocks (#1253) 2026-04-23 12:17:09 +02:00
wiki chore(deps): update dependency zensical to v0.0.37 (#1273) 2026-04-29 10:24:42 +02:00
.dockerignore feat(docker): add recreate ignore label to skip recreate (#1158) 2026-03-29 23:04:27 +02:00
.doco-cd.test.yaml feat: add support for remote repository deployment configuration (#386) 2025-05-16 17:43:06 +02:00
.doco-cd.yaml feat: add support for remote repository deployment configuration (#386) 2025-05-16 17:43:06 +02:00
.editorconfig feat: repo clone (#1) 2024-07-18 23:51:17 +02:00
.gitignore fix(compose): improve change detection (#1109) 2026-03-15 19:04:22 +01:00
.gitmodules docs(wiki): migrate Github Wiki to Github Pages (#1223) 2026-04-19 10:30:27 +02:00
.golangci.yaml feat(git): add retry logic for git operations and version fetching (#1041) 2026-02-27 21:36:27 +01:00
codecov.yml chore: add Codecov configuration for coverage reporting (#797) 2025-11-21 10:22:20 +00:00
CONTRIBUTING.md docs: improve wiki (#1233) 2026-04-19 13:20:19 +02:00
dev.compose.yaml fix: drop all capabilities in docker-compose.yml (#1201) 2026-04-10 06:15:06 +00:00
docker-compose.yml docs(wiki): migrate Github Wiki to Github Pages (#1223) 2026-04-19 10:30:27 +02:00
Dockerfile chore(deps): update golang:1.26.2 docker digest to b54cbf5 (#1271) 2026-04-27 02:01:50 +00:00
go.mod chore(deps): update module github.com/bombsimon/wsl/v5 to v5.7.0 (#1266) 2026-04-26 09:00:05 +02:00
go.sum chore(deps): update module github.com/bombsimon/wsl/v5 to v5.7.0 (#1266) 2026-04-26 09:00:05 +02:00
LICENSE docs: adjust License 2024-07-18 21:53:24 +02:00
Makefile docs(contributing): update local documentation instructions and remove outdated commands 2026-04-19 12:34:23 +02:00
README.md docs: fix links in README.md (#1246) 2026-04-21 21:13:56 +02:00
renovate.json fix(renovate): fix Go version grouping 2026-02-11 11:42:44 +01:00
SECURITY.md docs(wiki): migrate Github Wiki to Github Pages (#1223) 2026-04-19 10:30:27 +02:00

doco-cd - Docker Compose Continuous Deployment

GitOps for Docker Compose

Doco CD Logo

GitHub Release Go Report Card CodeQL Tests Build Image Image Vulnerability Scan

Doco CD is a lightweight, declarative GitOps continuous delivery tool that automatically deploys and updates Docker Compose projects/services and Swarm stacks using polling and webhooks.

You can think of it as a simple Portainer or ArgoCD alternative for Docker.

Note

The documentation is now available at doco.cd. The old GitHub wiki is no longer available.

Features

Documentation

You can find the documentation at doco.cd.

Community

Contributing

Contributions are welcome! Please see the contributing guidelines for more information.

Star History

Star History Chart