This project collects data from the Toradex OS build pipelines and displays it in a dashboard in kiosk mode.
Install the docker-compose.prod.yml on a board running Torizon OS and run it.
This is a multi-container project setup as a VS Code workspace. It is highly recommended that you use VS Code and install the Torizon IDE extension.
- Install the Torizon IDE Extension.
- Clone this project in a local directory.
- On VS Code, open this project with the option
Open workspace from file...
. - Say
Yes
when VS Code start to ask you to check dependencies for the sub-projecs.
💡 for debugging the data gathering (Jenkins --> InfluxDB --> Grafana), use
the sub-project dataAcquisition
. Read the dataAcquisition README for details.
For debugging the GH Actions pipelines, it is recommended to use act.