With Concourse v3.10.0, the home page instructions for getting started have migrated to docker-compose up
and we have done the same with this tutorial.
This is fantastic for the Windows users who were struggling with bosh create-env
not working.
The docker-compose.yml
does not include credhub, so for the secret credentials section we're continuing to promote https://github.com/starkandwayne/bucc as the path to both credhub/secret credentials and towards production deployments.