Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 380 Bytes

File metadata and controls

11 lines (7 loc) · 380 Bytes

Scaleable-Matter-OTA-Provider

Dockerized chip-ota-provider-app to run multiple instances simultaneously.

Usage

  1. Replace ota-firmware.bin with your firmware.

  2. Change/Add the onboarding codes and secured-device-port for different instances of ota-provider (Optional).

  3. Run multiple instances of ota-provider using:

    docker compose up --scale chip-ota-provider=5