Skip to content

joscarsson/dashboard

 
 

Repository files navigation

dashboard

A dashboard for showing Jenkins build status, environment info, team calendar events and metrics. Forked from https://github.com/edgeware/dashboard and uses http://dashing.io/.

Local development

  1. Edit config.yml with info for your setup.
  2. If using the metrics feature, add a private_key.pem to the repository root (client certificate is used to access the metrics).
  3. Run bundle install to install deps (use Ruby >= 2.0.0).
  4. Run dashing start and visit http://localhost:3030 in your browser.

About

Dashboard for Dashing with Jenkins widget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • Ruby 7.5%
  • CSS 7.0%
  • CoffeeScript 2.4%
  • Shell 0.4%