eclipse-leda / leda-distro

Eclipse Leda provides a Yocto-based build setup for SDV.EDGE components
https://eclipse-leda.github.io/leda/
Apache License 2.0
14 stars 7 forks source link

Initial setup for RHIVOS #137

Closed mikehaller closed 1 year ago

mikehaller commented 1 year ago

This PR contains a Dockerfile to run RHIVOS (CentOS AutoSD) nightly on QEMU.

The readme describes how to depoy the Leda edge components (Kuksa.VAL Databroker, Mosquitto, Self Update Agent, Vehicle Update Manager) and the example applications (Seat Adjuster, Seat Service, HVAC Service, CarSim and DriverSim) using podman.

The following packages are missing / not working on this setup:

Kuksa.VAL Databroker CLI is working as container.

To use: Run ./build-docker.sh and then ./run-docker.sh Log in to RHIVOS using root and password Follow the steps in the readme.md to deploy the edge components and example applications.