|
| 1 | +INHERIT: base.yml |
| 2 | +plugins: |
| 3 | +- search |
| 4 | +- glightbox |
| 5 | +- blog: |
| 6 | + blog_dir: blog |
| 7 | + post_url_date_format: yyyy-MM-dd |
| 8 | + post_url_format: '{date}-{slug}' |
| 9 | +- redirects: |
| 10 | + redirect_maps: |
| 11 | + docs.html.md: docs/index.md |
| 12 | + fly.html.md: docs/fly.md |
| 13 | + fly.md: docs/fly.md |
| 14 | + config-basics.html.md: docs/config-basics.md |
| 15 | + config-basics.md: docs/config-basics.md |
| 16 | + vars.html.md: docs/vars.md |
| 17 | + vars.md: docs/vars.md |
| 18 | + jobs.html.md: docs/jobs.md |
| 19 | + jobs.md: docs/jobs.md |
| 20 | + tasks.html.md: docs/tasks.md |
| 21 | + tasks.md: docs/tasks.md |
| 22 | + builds.html.md: docs/builds.md |
| 23 | + builds.md: docs/builds.md |
| 24 | + observation.html.md: docs/observation.md |
| 25 | + observation.md: docs/observation.md |
| 26 | + getting-started.html.md: docs/getting-started/index.md |
| 27 | + getting-started.md: docs/getting-started/index.md |
| 28 | + quick-start.html.md: docs/getting-started/quick-start.md |
| 29 | + quick-start.md: docs/getting-started/quick-start.md |
| 30 | + tutorial-hello-world.html.md: docs/getting-started/hello-world.md |
| 31 | + tutorial-hello-world.md: docs/getting-started/hello-world.md |
| 32 | + tutorial-inputs-outputs.html.md: docs/getting-started/inputs-outputs.md |
| 33 | + tutorial-inputs-outputs.md: docs/getting-started/inputs-outputs.md |
| 34 | + tutorials-resources.html.md: docs/getting-started/resources.md |
| 35 | + tutorials-resources.md: docs/getting-started/resources.md |
| 36 | + install.html.md: docs/install/index.md |
| 37 | + install.md: docs/install/index.md |
| 38 | + postgresql-node.html.md: docs/install/running-postgres.md |
| 39 | + postgresql-node.md: docs/install/running-postgres.md |
| 40 | + concourse-cli.html.md: docs/install/concourse-cli.md |
| 41 | + concourse-cli.md: docs/install/concourse-cli.md |
| 42 | + concourse-generate-key.html.md: docs/install/generating-keys.md |
| 43 | + concourse-generate-key.md: docs/install/generating-keys.md |
| 44 | + concourse-web.html.md: docs/install/running-web.md |
| 45 | + concourse-web.md: docs/install/running-web.md |
| 46 | + concourse-worker.html.md: docs/install/running-worker.md |
| 47 | + concourse-worker.md: docs/install/running-worker.md |
| 48 | + upgrading-concourse.html.md: docs/install/upgrading-concourse.md |
| 49 | + upgrading-concourse.md: docs/install/upgrading-concourse.md |
| 50 | + auth.html.md: docs/auth-and-teams/index.md |
| 51 | + auth.md: docs/auth-and-teams/index.md |
| 52 | + main-team.html.md: docs/auth-and-teams/main-team.md |
| 53 | + main-team.md: docs/auth-and-teams/main-team.md |
| 54 | + configuring-auth.html.md: docs/auth-and-teams/configuring/index.md |
| 55 | + configuring-auth.md: docs/auth-and-teams/configuring/index.md |
| 56 | + local-auth.html.md: docs/auth-and-teams/configuring/local-user.md |
| 57 | + local-auth.md: docs/auth-and-teams/configuring/local-user.md |
| 58 | + github-auth.html.md: docs/auth-and-teams/configuring/github.md |
| 59 | + github-auth.md: docs/auth-and-teams/configuring/github.md |
| 60 | + gitlab-auth.html.md: docs/auth-and-teams/configuring/gitlab.md |
| 61 | + gitlab-auth.md: docs/auth-and-teams/configuring/gitlab.md |
| 62 | + bitbucket-cloud-auth.html.md: docs/auth-and-teams/configuring/bitbucket-cloud.md |
| 63 | + bitbucket-cloud-auth.md: docs/auth-and-teams/configuring/bitbucket-cloud.md |
| 64 | + cf-uaa-auth.html.md: docs/auth-and-teams/configuring/cf-uaa.md |
| 65 | + cf-uaa-auth.md: docs/auth-and-teams/configuring/cf-uaa.md |
| 66 | + ldap-auth.html.md: docs/auth-and-teams/configuring/ldap.md |
| 67 | + ldap-auth.md: docs/auth-and-teams/configuring/ldap.md |
| 68 | + microsoft-auth.html.md: docs/auth-and-teams/configuring/microsoft.md |
| 69 | + microsoft-auth.md: docs/auth-and-teams/configuring/microsoft.md |
| 70 | + generic-oidc-auth.html.md: docs/auth-and-teams/configuring/generic-oidc.md |
| 71 | + generic-oidc-auth.md: docs/auth-and-teams/configuring/generic-oidc.md |
| 72 | + generic-oauth.html.md: docs/auth-and-teams/configuring/generic-oauth.md |
| 73 | + generic-oauth.md: docs/auth-and-teams/configuring/generic-oauth.md |
| 74 | + generic-saml-auth.html.md: docs/auth-and-teams/configuring/generic-saml.md |
| 75 | + generic-saml-auth.md: docs/auth-and-teams/configuring/generic-saml.md |
| 76 | + managing-teams.html.md: docs/auth-and-teams/managing-teams.md |
| 77 | + managing-teams.md: docs/auth-and-teams/managing-teams.md |
| 78 | + user-roles.html.md: docs/auth-and-teams/user-roles.md |
| 79 | + user-roles.md: docs/auth-and-teams/user-roles.md |
| 80 | + exposing.html.md: docs/auth-and-teams/exposing.md |
| 81 | + exposing.md: docs/auth-and-teams/exposing.md |
| 82 | + teams-caveats.html.md: docs/auth-and-teams/caveats.md |
| 83 | + teams-caveats.md: docs/auth-and-teams/caveats.md |
| 84 | + pipelines.html.md: docs/pipelines/index.md |
| 85 | + pipelines.md: docs/pipelines/index.md |
| 86 | + setting-pipelines.html.md: docs/pipelines/setting-pipelines.md |
| 87 | + setting-pipelines.md: docs/pipelines/setting-pipelines.md |
| 88 | + managing-pipelines.html.md: docs/pipelines/managing-pipelines.md |
| 89 | + managing-pipelines.md: docs/pipelines/managing-pipelines.md |
| 90 | + instanced-pipelines.html.md: docs/pipelines/grouping-pipelines.md |
| 91 | + instanced-pipelines.md: docs/pipelines/grouping-pipelines.md |
| 92 | + resources.html.md: docs/resources/index.md |
| 93 | + resources.md: docs/resources/index.md |
| 94 | + resource-versions.html.md: docs/resources/resource-versions.md |
| 95 | + resource-versions.md: docs/resources/resource-versions.md |
| 96 | + managing-resources.html.md: docs/resources/managing-resources.md |
| 97 | + managing-resources.md: docs/resources/managing-resources.md |
| 98 | + resource-types.html.md: docs/resource-types/index.md |
| 99 | + resource-types.md: docs/resource-types/index.md |
| 100 | + implementing-resource-types.html.md: docs/resource-types/implementing.md |
| 101 | + implementing-resource-types.md: docs/resource-types/implementing.md |
| 102 | + managing-resource-types.html.md: docs/resource-types/managing-types.md |
| 103 | + managing-resource-types.md: docs/resource-types/managing-types.md |
| 104 | + steps.html.md: docs/steps/index.md |
| 105 | + steps.md: docs/steps/index.md |
| 106 | + get-step.html.md: docs/steps/get.md |
| 107 | + get-step.md: docs/steps/get.md |
| 108 | + put-step.html.md: docs/steps/put.md |
| 109 | + put-step.md: docs/steps/put.md |
| 110 | + task-step.html.md: docs/steps/task.md |
| 111 | + task-step.md: docs/steps/task.md |
| 112 | + set-pipeline-step.html.md: docs/steps/set-pipeline.md |
| 113 | + set-pipeline-step.md: docs/steps/set-pipeline.md |
| 114 | + load-var-step.html.md: docs/steps/load-var.md |
| 115 | + load-var-step.md: docs/steps/load-var.md |
| 116 | + in-parallel-step.html.md: docs/steps/in-parallel.md |
| 117 | + in-parallel-step.md: docs/steps/in-parallel.md |
| 118 | + do-step.html.md: docs/steps/do.md |
| 119 | + do-step.md: docs/steps/do.md |
| 120 | + try-step.html.md: docs/steps/try.md |
| 121 | + try-step.md: docs/steps/try.md |
| 122 | + modifier-and-hook-steps.html.md: docs/steps/modifier-and-hooks/index.md |
| 123 | + modifier-and-hook-steps.md: docs/steps/modifier-and-hooks/index.md |
| 124 | + across-step.html.md: docs/steps/modifier-and-hooks/across.md |
| 125 | + across-step.md: docs/steps/modifier-and-hooks/across.md |
| 126 | + timeout-step.html.md: docs/steps/modifier-and-hooks/timeout.md |
| 127 | + timeout-step.md: docs/steps/modifier-and-hooks/timeout.md |
| 128 | + attempts-step.html.md: docs/steps/modifier-and-hooks/attempts.md |
| 129 | + attempts-step.md: docs/steps/modifier-and-hooks/attempts.md |
| 130 | + tags-step.html.md: docs/steps/modifier-and-hooks/tags.md |
| 131 | + tags-step.md: docs/steps/modifier-and-hooks/tags.md |
| 132 | + on-success-step.html.md: docs/steps/modifier-and-hooks/on-success.md |
| 133 | + on-success-step.md: docs/steps/modifier-and-hooks/on-success.md |
| 134 | + on-failure-hook.html.md: docs/steps/modifier-and-hooks/on-failure.md |
| 135 | + on-failure-hook.md: docs/steps/modifier-and-hooks/on-failure.md |
| 136 | + on-abort-hook.html.md: docs/steps/modifier-and-hooks/on-abort.md |
| 137 | + on-abort-hook.md: docs/steps/modifier-and-hooks/on-abort.md |
| 138 | + on-error-hook.html.md: docs/steps/modifier-and-hooks/on-error.md |
| 139 | + on-error-hook.md: docs/steps/modifier-and-hooks/on-error.md |
| 140 | + ensure-hook.html.md: docs/steps/modifier-and-hooks/ensure.md |
| 141 | + ensure-hook.md: docs/steps/modifier-and-hooks/ensure.md |
| 142 | + how-to-guides.html.md: docs/how-to/index.md |
| 143 | + how-to-guides.md: docs/how-to/index.md |
| 144 | + pipeline-guides.html.md: docs/how-to/pipeline-guides/index.md |
| 145 | + pipeline-guides.md: docs/how-to/pipeline-guides/index.md |
| 146 | + managing-pipeline-configurations.html.md: docs/how-to/pipeline-guides/managing-pipeline-configs.md |
| 147 | + managing-pipeline-configurations.md: docs/how-to/pipeline-guides/managing-pipeline-configs.md |
| 148 | + common-pipeline-practices.html.md: docs/how-to/pipeline-guides/common-pipeline.md |
| 149 | + common-pipeline-practices.md: docs/how-to/pipeline-guides/common-pipeline.md |
| 150 | + exploring-task-input-and-output-scenarios.html.md: docs/how-to/pipeline-guides/task-inputs-outputs.md |
| 151 | + exploring-task-input-and-output-scenarios.md: docs/how-to/pipeline-guides/task-inputs-outputs.md |
| 152 | + gated-pipeline-patterns.html.md: docs/how-to/pipeline-guides/gated-pipelines.md |
| 153 | + gated-pipeline-patterns.md: docs/how-to/pipeline-guides/gated-pipelines.md |
| 154 | + time-triggered-pipeline-patterns.html.md: docs/how-to/pipeline-guides/time-triggered-pipelines.md |
| 155 | + time-triggered-pipeline-patterns.md: docs/how-to/pipeline-guides/time-triggered-pipelines.md |
| 156 | + manual-approval-step.html.md: docs/how-to/pipeline-guides/manual-approval.md |
| 157 | + manual-approval-step.md: docs/how-to/pipeline-guides/manual-approval.md |
| 158 | + git-guides.html.md: docs/how-to/git-guides/index.md |
| 159 | + git-guides.md: docs/how-to/git-guides/index.md |
| 160 | + basic-git-operations.html.md: docs/how-to/git-guides/basic.md |
| 161 | + basic-git-operations.md: docs/how-to/git-guides/basic.md |
| 162 | + multi-branch-workflows.html.md: docs/how-to/git-guides/multi-branch.md |
| 163 | + multi-branch-workflows.md: docs/how-to/git-guides/multi-branch.md |
| 164 | + container-image-guides.html.md: docs/how-to/container-image-guides/index.md |
| 165 | + container-image-guides.md: docs/how-to/container-image-guides/index.md |
| 166 | + building-and-pushing-an-image.html.md: docs/how-to/container-image-guides/build-push.md |
| 167 | + building-and-pushing-an-image.md: docs/how-to/container-image-guides/build-push.md |
| 168 | + building-an-image-and-using-it-in-a-task.html.md: docs/how-to/container-image-guides/build-use.md |
| 169 | + building-an-image-and-using-it-in-a-task.md: docs/how-to/container-image-guides/build-use.md |
| 170 | + operation.html.md: docs/operation/index.md |
| 171 | + operation.md: docs/operation/index.md |
| 172 | + metrics.html.md: docs/operation/metrics.md |
| 173 | + metrics.md: docs/operation/metrics.md |
| 174 | + tracing.html.md: docs/operation/tracing.md |
| 175 | + tracing.md: docs/operation/tracing.md |
| 176 | + encryption.html.md: docs/operation/encryption.md |
| 177 | + encryption.md: docs/operation/encryption.md |
| 178 | + creds.html.md: docs/operation/creds/index.md |
| 179 | + creds.md: docs/operation/creds/index.md |
| 180 | + vault-credential-manager.html.md: docs/operation/creds/vault.md |
| 181 | + vault-credential-manager.md: docs/operation/creds/vault.md |
| 182 | + credhub-credential-manager.html.md: docs/operation/creds/credhub.md |
| 183 | + credhub-credential-manager.md: docs/operation/creds/credhub.md |
| 184 | + aws-ssm-credential-manager.html.md: docs/operation/creds/aws-ssm.md |
| 185 | + aws-ssm-credential-manager.md: docs/operation/creds/aws-ssm.md |
| 186 | + aws-asm-credential-manager.html.md: docs/operation/creds/aws-secrets.md |
| 187 | + aws-asm-credential-manager.md: docs/operation/creds/aws-secrets.md |
| 188 | + kubernetes-credential-manager.html.md: docs/operation/creds/kubernetes.md |
| 189 | + kubernetes-credential-manager.md: docs/operation/creds/kubernetes.md |
| 190 | + conjur-credential-manager.html.md: docs/operation/creds/conjur.md |
| 191 | + conjur-credential-manager.md: docs/operation/creds/conjur.md |
| 192 | + idtoken-credential-manager.html.md: docs/operation/creds/id-token.md |
| 193 | + idtoken-credential-manager.md: docs/operation/creds/id-token.md |
| 194 | + creds-caching.html.md: docs/operation/creds/caching.md |
| 195 | + creds-caching.md: docs/operation/creds/caching.md |
| 196 | + creds-redacting.html.md: docs/operation/creds/redacting.md |
| 197 | + creds-redacting.md: docs/operation/creds/redacting.md |
| 198 | + creds-retry-logic.html.md: docs/operation/creds/retrying-failed.md |
| 199 | + creds-retry-logic.md: docs/operation/creds/retrying-failed.md |
| 200 | + security-hardening.html.md: docs/operation/security-hardening.md |
| 201 | + security-hardening.md: docs/operation/security-hardening.md |
| 202 | + container-placement.html.md: docs/operation/container-placement.md |
| 203 | + container-placement.md: docs/operation/container-placement.md |
| 204 | + opa.html.md: docs/operation/opa-integration.md |
| 205 | + opa.md: docs/operation/opa-integration.md |
| 206 | + performance-tuning.html.md: docs/operation/tuning.md |
| 207 | + performance-tuning.md: docs/operation/tuning.md |
| 208 | + global-resources.html.md: docs/operation/global-resources.md |
| 209 | + global-resources.md: docs/operation/global-resources.md |
| 210 | + administration.html.md: docs/operation/administration.md |
| 211 | + administration.md: docs/operation/administration.md |
| 212 | + internals.html.md: docs/internals/index.md |
| 213 | + internals.md: docs/internals/index.md |
| 214 | + checker.html.md: docs/internals/checker.md |
| 215 | + checker.md: docs/internals/checker.md |
| 216 | + scheduler.html.md: docs/internals/scheduler.md |
| 217 | + scheduler.md: docs/internals/scheduler.md |
| 218 | + build-tracker.html.md: docs/internals/build-tracker.md |
| 219 | + build-tracker.md: docs/internals/build-tracker.md |
| 220 | + garbage-collector.html.md: docs/internals/garbage-collector.md |
| 221 | + garbage-collector.md: docs/internals/garbage-collector.md |
| 222 | + examples.html.md: examples/index.md |
| 223 | + hello-world-example.html.md: examples/hello-world.md |
| 224 | + hello-world-example.md: examples/hello-world.md |
| 225 | + serial-job-example.html.md: examples/serial-job.md |
| 226 | + serial-job-example.md: examples/serial-job.md |
| 227 | + pipeline-vars-example.html.md: examples/pipeline-vars.md |
| 228 | + pipeline-vars-example.md: examples/pipeline-vars.md |
| 229 | + set-pipelines-example.html.md: examples/set-pipeline.md |
| 230 | + set-pipelines-example.md: examples/set-pipeline.md |
| 231 | + task-inputs-outputs-example.html.md: examples/inputs-outputs.md |
| 232 | + task-inputs-outputs-example.md: examples/inputs-outputs.md |
| 233 | + time-trigger-example.html.md: examples/time-triggered.md |
| 234 | + time-trigger-example.md: examples/time-triggered.md |
| 235 | + git-trigger-example.html.md: examples/git-triggered.md |
| 236 | + git-trigger-example.md: examples/git-triggered.md |
| 237 | + manual-trigger-example.html.md: examples/manually-triggered.md |
| 238 | + manual-trigger-example.md: examples/manually-triggered.md |
| 239 | + hooks-example.html.md: examples/job-and-task-hooks.md |
| 240 | + hooks-example.md: examples/job-and-task-hooks.md |
| 241 | + golang-library-example.html.md: examples/golang-lib.md |
| 242 | + golang-library-example.md: examples/golang-lib.md |
| 243 | + rails-example.html.md: examples/rails-app.md |
| 244 | + rails-example.md: examples/rails-app.md |
| 245 | + java-example.html.md: examples/java-app.md |
| 246 | + java-example.md: examples/java-app.md |
| 247 | + nodejs-example.html.md: examples/nodejs-app.md |
| 248 | + nodejs-example.md: examples/nodejs-app.md |
| 249 | + php-example.html.md: examples/php-app.md |
| 250 | + php-example.md: examples/php-app.md |
| 251 | + project.html.md: project/index.md |
| 252 | + ecosystem.html.md: ecosystem/index.md |
| 253 | + support.html.md: support/index.md |
0 commit comments