This application allows to aggregate data from qualities tools on only 1 dashboard.
380
Code source is available on Github : https://github.com/nicodeur/QualityDashboard
You can find Dockerfile and docker-compose file here : https://github.com/nicodeur/QualityDashboard/tree/master/docker
This application allows to aggregate data from quality tools on only 1 dashboard.
It's write on :
Make your own connector using Add new connector section. Don't hesitate to propose pull request with your own connectors.
Create a conf folder with your conf.js to configure dashboard. See conf docs to write it : https://github.com/nicodeur/QualityDashboard#settings
docker run -d --name qualitydashboard -v <log_path_on_host>:/opt/qualityReport/log -v <conf_path_on_host>:/opt/qualityReport/conf -p 8085:8085 -p 8086:8086 nicodeur/qualitydashboard
Content type
Image
Digest
Size
46.2 MB
Last updated
almost 9 years ago
docker pull nicodeur/qualitydashboard