edgexfoundry-holding / open-horizon-integration

EdgeX/Open Horizon Integration (Systems Management Sub-project) | Owner: Systems Management
Apache License 2.0
9 stars 14 forks source link

Create Document: 07 Add System Management Service #40

Open joewxboy opened 4 years ago

joewxboy commented 4 years ago

This document should demonstrate:

  1. How to add the System Management Service to the existing demo
  2. How to confirm that it is working
  3. Discover the results if System Management is used to stop, start, or restart any services under Open Horizon management
joewxboy commented 4 years ago

In creating an entry in the service definition file that includes the SMA, registering with OH throws an error. The SMA requires a bind to docker.sock, but OH appears to not allow writeable or read-only access to the socket. I've reached out to @dabooz for guidance on how to proceed.