Skip to content

lukehuang/cds

 
 

Repository files navigation

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 composend of several components/

API

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, Templates, 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.

GoDoc

Links

License

3-clause BSD

About

Continuous Delivery Service

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 71.6%
  • TypeScript 21.7%
  • HTML 4.7%
  • CSS 0.8%
  • PLpgSQL 0.8%
  • HCL 0.2%
  • Other 0.2%