Skip to content

orion-services/orchestrator

Repository files navigation

Orchestrator

Microservice orchestrator built with Java 21 and Quarkus.

Overview

This project provides a configurable microservice orchestrator that executes workflows defined in YAML or JSON format. It supports sequential execution, conditionals, loops, and user interaction pauses.

Building

./mvnw clean package

Running

./mvnw quarkus:dev

Native Build

./mvnw clean package -Dnative

License

Licensed under the Apache License, Version 2.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published