Welcome to BuildsBoard!

       Builds board is the dashboard for Jenkins jobs. The dashboard shows the status of jobs, views, job details like who triggers, last build etc. Navigation to multiple Jenkins instances from single web page is always wanted and it is now possible with Builds board.

Trigger the builds on any of your particular Jenkins instance is now easy. No need to look for or remember your Jenkins URL. Searching for specific job or view is also implemented with intial releases.

Getting Started

Download
Install
Using BuildsBoard

Download

Get the latest release at BuildsBoard Download Now!

Install

Copy downloaded zip file to desired location.

Unzip the downloade zip file

Find out jenkinsurls.txt file

Update jenkinsurls.txt file with your Jenkins URLs line by line. For example,
http://jenkins-url:8080/
http://jenkins-master:7711/
http://named-instance/

Run the dashboard.bat file in the same unzipped location

Batch file will produce dashboard.html file which is the output

Using BuildsBoard