edgexfoundry / edgex-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modify SSH-based remote device service example for Jakarta

bnevis-i opened this issue · comments

The SSH-based remote device service example fails in Jakarta,
as a secret store token is now required to obtain Consul access.

Modify the example to retrieve the Vault token prior to starting the device service,
and update port forwarding rules to access the necessary services.

Is this a duplicate of edgexfoundry/edgex-docs#515 (i.e. does the sample need to be updated for an identical reason?)

Closing as duplicate.