Skip to main content

Upgrade Storage Component Service

  1. Pull the mirror of storage component service of the target version (Offline Package)

    docker pull nocoly/hap-sc:version number
  2. Modify the version number of the corresponding mirror in the /data/hap/script/docker-compose.yaml file;

  3. Execute bash . /service.sh restartall to restart the service in the root directory of the manager and wait for the command to finish execution;