What is Concourse?

Concourse is an open-source platform tailored for continuous automation, which simplifies workflows through its key components: resources, tasks, and jobs, rendering it particularly effective for CI/CD scenarios. The pipeline operates akin to a distributed, ongoing Makefile, where each job delineates a build plan that details the required input resources and the actions to undertake when those resources change. Users can utilize the web UI to visually navigate their pipeline, effortlessly moving from a job's failure point to diagnosing the root causes with just a single click. This visual feedback loop serves as an important "gut check," indicating that any anomalies should be scrutinized. Moreover, jobs can be interconnected through dependency configurations, forming a dynamic graph of jobs and resources that continuously propels your project from the initial codebase to its deployment stage. Configuration and management tasks are executed via the fly CLI, with the fly set-pipeline command facilitating the upload of configuration to Concourse. After verifying that the setup is correct, developers can commit the configuration to their source control repository, ensuring that the automation evolves in tandem with the needs of the project. This adaptability and clarity not only enhance the development process but also make Concourse an indispensable tool for software teams aiming to optimize their continuous integration and delivery pipelines. With its robust features, Concourse empowers developers to maintain a high level of efficiency and responsiveness in their workflows.

Pricing

Price Starts At:
Free
Free Version:
Free Version available.

Screenshots and Video

Concourse Screenshot 1

Company Facts

Company Name:
Concourse
Company Website:
concourse-ci.org

Product Details

Deployment
SaaS
Windows
Mac
Linux
Training Options
Documentation Hub
Support
Web-Based Support

Product Details

Target Company Sizes
Individual
1-10
11-50
51-200
201-500
501-1000
1001-5000
5001-10000
10001+
Target Organization Types
Mid Size Business
Small Business
Enterprise
Freelance
Nonprofit
Government
Startup
Supported Languages
English

Concourse Categories and Features

Continuous Integration Software

Build Log
Change Management
Configuration Management
Continuous Delivery
Continuous Deployment
Debugging
Permission Management
Quality Assurance Management
Testing Management

Continuous Delivery Software

Application Lifecycle Management
Application Release Automation
Build Automation
Build Log
Change Management
Configuration Management
Continuous Deployment
Continuous Integration
Feature Toggles / Feature Flags
Quality Management
Testing Management