Summary
How to update the HOST_IP and ETCD_HOST on Intel® Edge Insights for Industrial.
Description
- Installed Intel® Edge Insights for Industrial.
- The defect Detection Demo runs automatically.
- Changed Networks and/or IP address.
- The defect Detection Demo no longer starts.
Resolution
Follow these steps to bring up the docker containers using a new IP address:
- Open a Terminal
- Navigate to the build directory
cd <Installation Directory>/edge_insights_industrial/Edge_Insights_for_Industrial_3.0/IEdgeInsights/build
- Update the HOST_IP and ETCD_HOST values with the new IP address in the .env file
- Run ./source.sh
- Run ./eii_start.sh
Additional information
Refer to the Intel® Edge Insights documentation for additional information.