CDS is a pipeline based Continuous Delivery Service written in Go(lang).
This project is under active development
Documentation is available here
CDS is composend of several components
The core component of CDS: read more
CDS Web UI: read more
CDS Command line interface: read more
In CDS, a worker is an agent executing actions pushed in queue by CDS engine: read more
In CDS, a hatchery is an agent which spawn workers: read more
Actions, Plugins, Templates, uServices are under : read more
A Go(lang) SDK is available at github.com/ovh/cds/sdk. It provides helper functions for all API handlers, with embedded authentification mechanism.
- OVH home (us): https://www.ovh.com/us/
- OVH home (fr): https://www.ovh.com/fr/
- OVH community: https://community.ovh.com/c/open-source/continuous-delivery-service
3-clause BSD