Examples
Setting up self-contained Concourse pipelines is an excellent way to experiment before exploring the more comprehensive documentation.
Each example presents a pipeline YAML snippet which can be copied to a local file and deployed to your instance via
fly set-pipeline. From there you can experiment and
modify parts of the configuration to better understand how everything works. All configuration options are detailed in
the Docs.
For a practical real-world example, examine Concourse's own pipeline (and its configuration):