For the complete documentation index, see llms.txt. This page is also available as Markdown.

Docker Images

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_updater

The docker images are also available at Docker Hub.

OTA

For more technical details, please refer to the docs.

Last updated

Was this helpful?