v0.1.0  ·  100% local, no telemetry

Your microservices.
Finally under control.

Orchestrio is the native desktop control center for modern engineers — spin up Spring Boot services, route traffic between environments, run Docker infrastructure, and let AI triage your logs. All in one place.

Orchestrio Services dashboard showing running, degraded, and stopped microservices
8
Services running simultaneously
0
Cloud accounts required
4
Environments — Local, DEV, QA, UAT
1
Dashboard to rule them all
The problem

15 terminal tabs.
0 idea which one crashed.

Local microservice development shouldn't mean juggling a dozen terminal windows, manually editing YAML files, and praying the port isn't in use. Orchestrio replaces the chaos with a single intelligent dashboard.

01 · Routing

Route any service to any environment.
With one click.

Stop hardcoding URLs just to test two services together. Toggle each microservice between Local, DEV, QA, or UAT — Orchestrio regenerates your Spring properties automatically.

Feign client override Auto YAML regen Per-environment routing
Route Manager
user-service
:8081
LOCALDEVQAUAT
payments-svc
:8082
LOCALDEVQAUAT
inventory-svc
:8083
LOCALDEVQAUAT
notification-svc
:8084
LOCALDEVQAUAT
auth-service
:8085
LOCALDEVQAUAT
02 · Bootstrapping

From Git URL
to running service.

Add a service once. Orchestrio clones the missing repo, builds the fat JAR, and boots it with the right profile. No more digging through folders to run mvn spring-boot:run.

Auto-clone Zero-config build Dependency aware
Services grid showing multiple microservices with status, port, environment and branch
03 · Infrastructure

Postgres. Redis. RabbitMQ.
All visual. No CLI.

Start, stop, and inspect your databases, caches, and brokers visually. Snapshot a database and restore it on the fly when a migration goes sideways.

Visual Compose DB Snapshots Health Checks
Infra tab showing PostgreSQL and RabbitMQ containers with start, stop and log controls
04 · Logs

Every service. One stream.

Watch every running service in one clean real-time log feed over Server-Sent Events. If something crashes before you can blink, Orchestrio captures the exact failure — encoding quirks included.

Live SSE stream Crash context capture Auto-scroll & filter
Live log stream for all running services
05 · AI Triage

AI that reads your logs
so you don't have to.

When a service fails to start, Orchestrio doesn't just show you the stack trace — it summarizes what broke, points to the affected service, and suggests the fix. Spend less time scrolling, more time shipping.

Root-cause summary Fix guide Exportable report
AI Log Analysis panel identifying a RabbitMQ connection issue with a recommended fix
Quick start

From install to first running service.

Four steps. That's it.

Step 01

Install & pick a workspace

Grab the .dmg or .exe and open Orchestrio. On first launch, choose a root folder where your Git repos will live.

Step 02

Bring infrastructure online

Point the Infra tab at your docker-compose.infra.yml. Orchestrio parses it and starts every container with one click.

Step 03

Add and run your services

In Services, add a Git URL, port, and dependencies. Missing code gets cloned automatically. Press play.

Step 04

Watch live, let AI catch breaks

Open Logs for a real-time stream. When something fails, hit Analyze with AI for an instant root-cause.

Under the hood

A desktop shell.
A local control plane.

Orchestrio architecture diagram showing Experience, Control, Execution and Infrastructure, Workflow, Observability, and Environment planes

The Electron desktop app (or CLI / VS Code extension) talks over REST and SSE to a local Control Plane — a Spring Boot sidecar on port 9000 that manages your service catalog, Git sync, dependency resolution, and routing rules — all without anything leaving your machine.

Privacy & security

Nothing leaves your machine.

No telemetry

Orchestrio doesn't phone home. There are no cloud accounts and no usage tracking — the app only talks to your local sidecar.

Local by design

Git credentials, source code, and infrastructure data stay exclusively between your Electron app and your local control plane.

Yours to inspect

Workspaces are isolated per project, and every generated config file lives right in your repo where you can read it.

Orchestrio app icon

Give your local environment
a conductor.

Orchestrio v0.1.0 — free, native, and entirely on your machine. Available for macOS (Apple Silicon & Intel) and Windows x64.

Fetching latest version...
Apple Silicon · Intel · Windows x64  ·  Zero cloud accounts