Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.
401 Discussions

can you give me the README.md file about how to Start the EIS in production mode

fa2233
New Contributor I
429 Views

I want to start the TimeSeriesAnalytics example  ,this need me start the EIS in production mode , I can't find out any file include Enable-security-(Production-Mode)   . 

Labels (1)
0 Kudos
1 Reply
Jia-Shing_W_Intel
Moderator
415 Views

You can refer to IEdgeInsights/README.md. Essentially, you need to set DEV_MODE in IEdgeInsights/docker_setup/.env to false, and restore all secrets sections in IEdgeInsights/docker_setup/docker-compose.yml. Once these are done, make sure you provision EIS again by running "sudo -E ./provision_eis.sh ../docker-compose.yml" from IEdgeInsights/docker_setup/provision, which also generates all the necessary keys,

0 Kudos
Reply