qcdis-sdia / sdia-orchestrator

Software Defined Infrastructure Automator
0 stars 0 forks source link

Java CI Docker

sdia-orchestrator

Software Defined Infrastructure Automator orchestrator.

Orchestrator for TOSCA workflows. Deploys, manages at runtime or undeploys a TOSCA topology of declarative workflows and imperative workflows.

Generates declarative workflows which are automatically generated by the orchestrator based on nodes, relationships, and groups defined in the topology.

The Orchestrator also executes imperative workflows which are manually specified.

Install

All components of this architecture are build as docker containers. To quickly run the engine use this docker-compose.yaml

sudo docker stack deploy sdia -c docker-compose.yml

Services

The architecture contains the following services:

Architecture

SDIA Architecture