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

Create New file and folder and reading from /opt/intel/eis/(new folder) with Orchestrator

Rekha07
Beginner
577 Views

Hi 

Do I need to specify path of new folder I have created inside /opt/intel/eis in whitelisted_mounts.

Labels (1)
0 Kudos
1 Reply
WengWai_C_Intel
Moderator
552 Views

Hi @Rekha07 

If you are creating the new directory in /opt/intel/eis/(new folder), it is not required to add it into whitelisted_mounts because the default setup step for CSL manager already added the /opt/intel/eis directory into whitelisted_mounts.

However, for the container that need to access that directory to read files, you will need to add the "TemporaryVolumes" into the container module spec file and register the updated module spec file with SMR or docker registry again. You can refer to Visualizer, VideoIngestion or VideoAnalytics module spec file as example that using "TemporaryVolumes" as well.

0 Kudos
Reply