edgexfoundry / edgex-examples

Apache License 2.0
51 stars 52 forks source link

feat: Update remote device service example #109

Closed bnevis-i closed 2 years ago

bnevis-i commented 2 years ago

Remove Docker Swarm remote device service and update SSH tunneling device service to use new delayed-start service mechanism introduced in EdgeX Kamakura.

Signed-off-by: Bryon Nevis bryon.nevis@intel.com

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

Testing is somewhat involved, but basically involves running the docker-compose in the "local" folder on the primary EdgeX node and the docker-compose in the "remote" folder on the remote EdgeX device service node.

See forthcoming documentation updates.