Skip to content

[ RUST V2 / OPERATOR CONTROL PLANE ]

beampipe

Turn archive metadata and project policy into observable, recoverable DALiuGE execution on local or HPC infrastructure.

INPUT CASDA + project YAML TRUTH PostgreSQL ledger EFFECT workers + DALiuGE

Start in five minutes

This path runs the real control plane and console against PostgreSQL while keeping archive, scheduler, and DALiuGE side effects disabled.

docker compose up -d postgres
mkdir -p operator-local
beampipe init --directory operator-local
cd operator-local
beampipe setup --yes \
  --admin-password 'replace-this-local-password' \
  --project-config ../config/wallaby_hires.v2.yaml
beampipe doctor
beampipe start

Open the annotated local walkthrough

The control-plane boundary

Beampipe does not replace the science graph. It owns source registration, discovery, manifest and graph preparation, admission, backend submission intent, reconciliation, provenance, and operator-facing diagnostics. External systems retain authority over archive facts and scientific execution.

Explore each boundary

Choose your working context

RUN

Install, verify, observe, and act

Choose a setup path -> complete one workflow -> open the handbook.

Documentation map