concourse-tutorial icon indicating copy to clipboard operation
concourse-tutorial copied to clipboard

Learn to use https://concourse-ci.org with this linear sequence of tutorials. Learn each concept that builds on the previous concept.

Results 37 concourse-tutorial issues
Sort by recently updated
recently updated
newest added

fly --target=tutorial login --concourse-url=http://127.0.0.1:8080 --username=admin --password=admin logging in to team 'main' error: oauth2: cannot fetch token: 401 Unauthorized Response: {"error":"access_denied","error_description":"Invalid username or password"}

I just resolved the issue with those 2 lines under your compose file `` CONCOURSE_GARDEN_DNS_PROXY_ENABLE=true CONCOURSE_WORKER_GARDEN_DNS_PROXY_ENABLE=true ``

Hints to some initial errors.

When creating new gists on github the default branch is called main instead of master This was not reflected in the code. Which caused the tutorial to break.

In the tutorial section publishing-outputs in the file pipeline-parameters.yml the master branch is used for the gist. But github doesn't use the name master anymore for it. It is called...

Running the tutorial, and failed. Tried an alternative docker-compose and still failed. Unsure where the 172 IP came from, docker internal? Running Ubuntu 20.10. concourse-db_1 | PostgreSQL init process complete;...

With Pivotal now subsumed by VMWare and Pivotal Web Services not existing anymore, these phrases should be updated. The word pivotal exists in the following files and should be reviewed....

Hi, I have the below sample pipeline. in the pipeline , I used 2 pool resource, after the task , I want to make sure that the locks are both...

clarity

Hiya! Awesome repo, awesome site, awesome tutorials. Just awesome all around! One minor issue - in https://concoursetutorial.com/basics/pipeline-jobs/, you're adding another job that is supposed to show the date bumped by...

clarity

There is a reference to imagelayers.io on the following page: [Job Inputs](http://www.concoursetutorial.com/basics/job-inputs/) Looks like that site is defunct - I'd switch to microbadger.com or similar.

future discussion