Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Advanced — API, CLI & scaling

This track is for engineers who want to script OEDI-SI, integrate it into pipelines, or run distributed simulations.

What you’ll learn

  1. Architecture — the component framework internals: how a wiring diagram becomes a runner config and a set of HELICS federates.

  2. Multi-container — the REST contract and the Docker Compose / Kubernetes workflow for distributed runs.

  3. Deployment — hosting the docs and running the app in multi-user mode behind a reverse proxy.

For API documentation, CLI commands, data types, and the component catalog, see the Reference section.

Prerequisites