github.com/chenbh/concourse/v6@v6.4.2/atc/README.md (about) 1 # atc ![badge](https://ci.concourse-ci.org/api/v1/teams/main/pipelines/main/jobs/bosh-rc/badge) 2 3 *air traffic control - web ui and build scheduler* 4 5 ![Air Traffic Control](https://farm6.staticflickr.com/5605/15405605898_7ba5062618_d.jpg) 6 7 [by](https://creativecommons.org/licenses/by-nc-nd/2.0/) [NATS Press Office](https://www.flickr.com/photos/natspressoffice/) 8 9 ## reporting issues and requesting features 10 11 please report all issues and feature requests in [concourse/concourse](https://github.com/concourse/concourse/issues) 12 13 ## about 14 15 *atc* is the brain of Concourse. It's responsible for scheduling builds across 16 the cluster of workers, providing the API for the system, as well as serving 17 the web interface. 18 19 It can be scaled horizontally behind a load balancer in order to scale the 20 system.