Assets

... optimizing your manufacturing processes with modular digital twins composed of expert assets...

icon

ITAINNOVA ROM evaluator MS

ITAINNOVA ROM evaluator MS

Microservice related to Additive Manufacturing in the context of Construction Industry

Provided by SZTAKI - Institute for Computer Science and Control 5 months ago (last modified 5 months ago); viewed 114 times and bound 1 time

Description:

ITAINNOVA ROM evaluator MS

Classification: Other

Type: Other

Expected User's Input Parameters
INPUT_FILE

Input parameter file, for the MS

  • Type: text
  • Mandatory: Yes
Container Deployment Information
  • Format: docker-compose
  • Data:
    01. services:
    02.   itainnova:
    03.     environment:
    04.     - INPUT_FILE=${INPUT_FILE}
    05.     - MODEL_FILE=${MODEL.repository_uri}${MODEL.path}${MODEL.filename}
    06.     image: dbs-container-repo.emgora.eu/itanniova-app:latest
    07.     privileged: true
    08.     volumes:
    09.     - bind:
    10.         propagation: rshared
    11.       source: /data
    12.       target: /app/data/output
    13.       type: bind
    14. version: '3.9'
    15. 
  • GUI Microservice: No
  • Workload type: job
  • Opened ports: