Doco-CD icon
Doco-CD icon

Doco-CD

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.

Cost / License

Platforms

  • Linux
  • Self-Hosted
  • Docker
1like
0articles

Features

Doco-CD News & Activities

Highlights All activities

Recent activities

Doco-CD information

AlternativeTo Categories

DevelopmentNetwork & Admin

GitHub repository

  •  1,653 Stars
  •  59 Forks
  •  12 Open Issues
  •   Updated  
View on GitHub
Doco-CD was added to AlternativeTo by Kim Oliver Drechsel on and this page was last updated .
No comments or reviews, maybe you want to be first?

Featured in Lists

A list of open-source software containing slop (LLM generated) code or endorses the usage of LLMs in other ways. This...

List by Edgars with 132 apps, updated

Official Links

What is Doco-CD?

Doco-CD stands for Docker Compose Continuous Deployment and is a lightweight GitOps tool that automatically deploys and updates Docker Compose projects and Swarm stacks via webhooks or polling when a change is pushed to a Git repository.

Your Git repository is the single source of truth for both application code and deployment configuration. When a change is pushed to Git, Doco-CD detects it (via a webhook or poll), clones the repository, and applies the desired state to your Docker environment.