Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 580 Bytes

INSTALL.md

File metadata and controls

16 lines (11 loc) · 580 Bytes

Installation Steps

Helm charts are provided inside https://github.com/eclipse-tractusx/managed-service-orchestrator

  • Using helm commands

How to install application using helm:
helm install ReleaseName ChartName

a.) Add helm repository in tractusx:
       helm repo add orchestrator https://eclipse-tractusx.github.io/charts/dev
b.) To search the specific repo in helm repositories 
       helm search repo orchestrator/autosetup
c.) To install using helm command:   
       helm install orchestrator orchestrator/autosetup