# ovh/cds

Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform

Repository: https://github.com/ovh/cds
Canonical: https://ross.abutalabs.com/products/cds
Homepage: https://ovh.github.io/cds/
Language: Go
License: BSD-3-Clause
License Family: permissive
Topics: continuous-delivery, continuous-integration, continuous-deployment, automation, devops, devops-workflow, golang, hacktoberfest
Last push: 2026-08-26T14:23:35+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 3613, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4837, forks 456 (observed 2026-08-28T04:09:01.212671+00:00)

## What it is
CDS (Continuous Delivery Service) is an enterprise-grade, self-hostable CI/CD and DevOps automation platform written in Go, developed by OVH. It provides a web UI, a powerful CLI (cdsctl), workflow-as-code, horizontally scalable on-demand workers, and extensible plugins for build, test, and deployment pipelines.

## Use cases
- set up a self-hosted continuous integration and delivery platform
- build complex CI/CD workflows with manual gates and rollbacks
- define pipelines as code in my git repository
- run build and deploy jobs on elastic on-demand workers
- automate kubernetes and openstack deployments from CI
- script CI/CD operations from the command line
- give teams self-service pipelines without admin intervention

## When to choose
- you need a self-hosted, horizontally scalable CI/CD platform with high availability
- you want workflow-as-code plus a full web UI and CLI
- you need advanced features like manual gates, conditional branches, and rollback steps
- your teams require self-service project management with delegated access rights

## When to avoid
- you just need a simple hosted CI for a small project (GitHub Actions or similar is lighter)
- you don't want to operate your own infrastructure for the CI/CD system
- you depend on a large third-party plugin/marketplace ecosystem rather than writing your own

## Facets
- artifact type: service
- maturity: active
- function: ci-cd, deployment, workflow-automation, developer-tools, cli, web-framework
- domain: developer-tools, self-hosted
- platform: windows, self-hosted, go, cross-platform
- tags: continuous-delivery, continuous-integration, continuous-deployment, cicd, devops-automation, workflow-as-code, golang, devops, automation, linux, macos, docker

## Member repositories
- ovh/cds (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:01.212671+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:29.160723+00:00, confidence not recorded.
  - readme: https://github.com/ovh/cds (fetched 2026-08-28T04:09:01.212671+00:00, sha 36b97b69bc73)
  - homepage: https://ovh.github.io/cds/ (fetched 2026-08-29T09:01:11.208780+00:00, sha 8a9046d57831)
- Data as of 2026-08-30T08:39:29.467469+00:00.
