ahume / concourse

BOSH release and development workspace for Concourse

Home Page:https://concourse.ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

concourse slack.concourse.ci

Concourse is a pipeline-based CI system written in Go.

Contributing

Concourse is built on a few components, all written in Go with cutesy aerospace-themed names. This repository is actually its BOSH release, which ties everything together and also serves as the central hub for GitHub issues.

Each component has its own repository:

  • ATC is most of Concourse: it provides the API, web UI, and all pipeline orchestration
  • Fly is the CLI for interacting with and configuring Concourse pipelines
  • TSA is a SSH server used for authorizing worker registration
  • Garden is a generic interface for orchestrating containers remotely on a worker
  • Baggageclaim is a server for managing caches and artifacts on the workers

To learn more about how they fit together, see Concourse Architecture.

About

BOSH release and development workspace for Concourse

https://concourse.ci

License:Apache License 2.0


Languages

Language:Shell 47.9%Language:Go 47.3%Language:HTML 3.9%Language:Batchfile 0.4%Language:PowerShell 0.3%Language:Makefile 0.2%