docs icon indicating copy to clipboard operation
docs copied to clipboard

concourse documentation and website

Results 45 docs issues
Sort by recently updated
recently updated
newest added

Hey, Looking at https://concourse-ci.org/global-resources.html#benefits-of-global-resources, one can't easily tell whether the scope of global resources extends to resource types or not. I think it'd be good to make clear that it...

The documentation around DB properties [here](db) states: ``` ...In addition, all build logs are stored in the database. This is the primary source of disk usage. To mitigate this, users...

Hey, In https://github.com/concourse/concourse/issues/1045, there was the initial work to have `/scratch`, a mountpoint that allows one to bypass overlay and have a direct mount to the underlying filesystem (that overlay...

I'm using concourse-ci version 5.0.0 I found the environment variable of AWS_REGION, which describe inhttps://concourse-ci.org/aws-asm-credential-manager.html, didn't work. Some clue here: https://github.com/concourse/concourse/commit/5d30023589f168ee3fd3309e19c90ede516176d0 After try-n-error, I found that changing env setting from...

## Steps to reproduce 1. Go on any page (e.g. https://concourse-ci.org/tasks.html) 1. Search for something that's part of the page (e.g. `inputs` if using `Tasks` page) 1. Click on the...

Writing this on behalf of @wendorf # Feature Request ## What challenge are you facing? I wanted to provide a list of local users via environment variable, but didn't know...

With the handover to the new site, we made some changes to the names of specific pages and the layout of information. Since Concourse is a 3+ year old project...

When I read installation guide for a couple times I was sure I need to generate 3 keys and those envs should contain private keys (hey they all without .pub...

Writing up some long overdue docs on how to install Concourse using: - systemd - Docker compose - Helm