Dashboard for Jenkins builds.
10K+
Tommy is a little Sinatra app that likes to keep an eye on Jenkins (or Hudson) build statuses.
It divides the screen into cards, each representing a build status and offering quick links.
See https://builds.nasqueron.org for a live example.
The JENKINS_URL variable environment should point to your Jenkins instance.
If a login is required to use the API, use https://login:[email protected] as syntax.
A Docker image is also provided. It exposes a WEBrick server on the port 4567.
docker pull nasqueron/tommy
docker run -dt -p 8080:4567 -e JENKINS_URL=https://ci.domain.tld nasqueron/tommy
The app uses the following exit codes:
Content type
Image
Digest
sha256:dd90dac43…
Size
352.9 MB
Last updated
over 3 years ago
docker pull nasqueron/tommyPulls:
10
Last week