Software requirements - Manual - IIH SDK - Industrial Edge - IIH Software Suite

IIH SDK Documentation

Product
IIH SDK
Product Version
v1.00
Edition
12/2024
Language
en-US (original)
  • Google Chrome Browser (Tested on -: 122.0.6261.129 (Official Build) (64-bit) (cohort: Stable))
  • Docker is installed.

    • The local user has been added to the Docker User Group. More information is available in the Docker documentation.
    • Remote access for the Docker daemon has been enabled via port 2375 (a service of the IIH SDK requires access to the Docker daemon via this port). More information is available in the Docker documentation.

      Restart your computer

      In some cases, you will need to restart your computer after exposing port 2375.

  • make has been installed using the following command:

    sudo apt install make