Skip to content
/ cds Public
forked from ovh/cds

Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform

License

Notifications You must be signed in to change notification settings

d33d33/cds

 
 

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 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

Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 68.9%
  • TypeScript 22.1%
  • HTML 6.3%
  • CSS 1.2%
  • PLpgSQL 0.8%
  • JavaScript 0.3%
  • Other 0.4%