Edge Software Catalog
Support for issues related to Edge Software Catalog
Announcements
The Edge Software Catalog community is read-only. For support, please visit the Open Edge Platform (https://github.com/open-edge-platform) GitHub organization and post your question in the relevant repository’s Issues section.
492 Discussions

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

fa2233
New Contributor I
1,200 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
1,186 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