Skip to content

dddenes/tractusx-sdk-services

 
 

tractusx-sdk-services

Test orchestrator & DT Pull Service - Helps new partners in onboarding

These two services are both needed for the Testbed to work: both microservices needs to be up and running. For more detailed documentation please visit each microservice's readme and docs.

Local Kubernetes deployment

Helm is used in this project to ease Kubernetes deployment.

Deploy the microservices to Kubernetes with Helm

helm upgrade --install test-orchestrator ./charts/test-orchestrator --namespace default
helm upgrade --install dt-pull ./charts/dt-pull-service --namespace default --create-namespace

Licenses

NOTICE

This work is licensed under the CC-BY-4.0.

About

Test orchestrator & DT Pull Service - Helps new partners in onboarding

Resources

License

Apache-2.0, CC-BY-4.0 licenses found

Licenses found

Apache-2.0
LICENSE
CC-BY-4.0
LICENSE_non-code

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 95.9%
  • Dockerfile 2.1%
  • Go Template 2.0%