Skip to content

joonas/bin

 
 

Repository files navigation

Concourse binary distribution

Builds a single ./concourse binary capable of running each component of a Concourse cluster via the following subcommands:

  • web - runs the ATC, web UI and build scheduler, alongside a TSA, used to securely register workers
  • worker - runs a Garden worker and registers it via a TSA

Usage

See Standalone Binaries.

Building

Putting these binaries together actually takes quite a bit of heavy lifting. It's easiest to have them built by Concourse itself using the pipeline and tasks under ci/.

If you're looking to contribute to Concourse, you won't want to start here, as the feedback loop will be much slower. You should take a look at the ATC instead.

About

Concourse in a single binary

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 77.7%
  • Shell 20.7%
  • Batchfile 1.6%