Proxy Concourse Observation APIs to external tools.
108
The Concourse Observation Proxy can return the status of a team's pipelines in a format compatible with tools like CCMenu. This endpoint is available at the following route:
/api/v1/teams/{team}/cc.xml
And supports the local user's username & password authenticatin with Authorization header Basic ${base64(username:password)}.
| Name | Description | Example |
|---|---|---|
| LOG_LEVEL | Log level | info |
| APP_HOST | Listen host of the proxy | 127.0.0.1 |
| APP_PORT | Listen port of the proxy | 3000 |
| CONCOURSE_URL | Consource base URL | https://ci.cookding.com |
Content type
Image
Digest
sha256:b81d797ca…
Size
337.1 MB
Last updated
over 3 years ago
docker pull cookding/concourse-observation-proxy:2.0.0