Sign inSign up

cookding/concourse-observation-proxy

By cookding

Updated over 3 years ago
Archived

Proxy Concourse Observation APIs to external tools.

Image
0

108

cookding/concourse-observation-proxy repository overview

APIs

cc.xml

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)}.

Configuration

NameDescriptionExample
LOG_LEVELLog levelinfo
APP_HOSTListen host of the proxy127.0.0.1
APP_PORTListen port of the proxy3000
CONCOURSE_URLConsource base URLhttps://ci.cookding.com

Tag summary

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