https://github.com/dolph/concourse-atc
build scheduler and web interface
https://github.com/dolph/concourse-atc
Last synced: 6 months ago
JSON representation
build scheduler and web interface
- Host: GitHub
- URL: https://github.com/dolph/concourse-atc
- Owner: dolph
- License: apache-2.0
- Fork: true (vmware-archive/atc)
- Created: 2017-05-04T12:14:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-05T15:23:27.000Z (about 9 years ago)
- Last Synced: 2024-06-20T14:52:24.638Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 89.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# atc 
*air traffic control - web ui and build scheduler*

[by](https://creativecommons.org/licenses/by-nc-nd/2.0/) [NATS Press Office](https://www.flickr.com/photos/natspressoffice/)
## about
*atc* is the brain of Concourse. It's responsible for scheduling builds across
the cluster of workers, providing the API for the system, as well as serving
the web interface.
It can be scaled horizontally behind a load balancer in order to scale the
system.