CDS: Continuous Delivery Service
CDS is a pipeline based Continuous Delivery Service written in Go(lang).
This project is under active development
Documentation
Documentation is available here
Overview
CDS is composed of several components
Engine
The core component of CDS: read more
WebUI
CDS Web UI: read more
CLI
CDS Command line interface: read more
Worker
In CDS, a worker is an agent executing actions pushed in queue by CDS engine: read more
Hatchery
In CDS, a hatchery is an agent which spawn workers: read more
Contrib
Actions, Plugins, uServices are under : read more
SDK
A Go(lang) SDK is available at github.com/ovh/cds/sdk. It provides helper functions for all API handlers, with embedded authentification mechanism.
Links
- 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
License
3-clause BSD