Docker Images
git clone https://github.com/OpenMind/OM1-OTA cd ..
cd OTA
docker-compose up -d ota_agent
docker-compose up -d ota_updaterLast updated
Was this helpful?
The OM1-OTA is provided as a Docker image for easy setup.
git clone https://github.com/OpenMind/OM1-OTA cd ..
cd OTA
docker-compose up -d ota_agent
docker-compose up -d ota_updaterThe docker images are also available at Docker Hub.
OTA
For more technical details, please refer to the docs.
Last updated
Was this helpful?
Was this helpful?