Quality Dashboard

This project is born out of the need to centralise reports that are generated in a typical CI/CD flow: unit test, coverage, integration test, UI tests, ...

This is made to be as simple and as light as possible.

Quality Dashboard

Installation

The recommended approach is to deploy the services as Docker container. A deployment is composed of the following services:

Depending on your preferred deployment target, You will find examples of deployment files in the examples directory: https://github.com/DidierHoarau/quality-dashboard/tree/master/examples.

Once started the user interface will he accessible at the address http://<hostname>/quality-dashboard.

Download