8000 GitHub - ovh/cds at 0.36.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ovh/cds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDS: Continuous Delivery Service

Join the chat at https://gitter.im/ovh-cds/Lobby Go Report Card Coverage Status

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.

GoDoc

Links

License

3-clause BSD

0