Edge Software Catalog
Support for issues related to Edge Software Catalog
441 Discussions

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

fa2233
New Contributor I
762 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
748 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