Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 667 Bytes

File metadata and controls

20 lines (12 loc) · 667 Bytes

Torizon OS Build Status - Data Acquisition

This application gathers data from a local Jenkins instance (requires VPN) and stores it on a InfluxDB database.

Testing

This works locally on a PC, there are no specific dependencies on the hardware.

Bring up the debug Docker Compose file:

docker compose -f docker-compose.prod.yml down && docker compose -f docker-compose.prod.yml up --pull always --force-recreate

Open a browser to see the application:

Happy debugging :)