Page MenuHomeDevCentral

README.md
No OneTemporary

README.md

## Tommy
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.
### Getting started
Put your Jenkins URL in place (HUDSON_URL) and boot the app.
If you are password protecting your Hudson dashboard then encode like this:
http://username:password@instance.domain.tld
A Docker image is also provided:
```
docker pull dereckson/tommy
docker run -dt -p 8080:4567 -e HUDSON_URL=http://ci.domain.tld dereckson/tommy
```
### Contributors
* Written by [@arfon](http://twitter.com/arfon "Twitter")
* Currently maintained by
[Sébastien Santoro aka Dereckson](https://www.dereckson.be/)

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 18, 13:23 (14 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3453816
Default Alt Text
README.md (775 B)

Event Timeline