swactor/tests/docker/datastream-node.toml
Zachery Aaron Shores-Chmielewski 0d1b95695d refactor: drop datastore crate, stale specs, and benches
Remove the datastore crate, the top-level design/orchestration/ring specs, the
benches, and the ci config. Add the dashboard host telemetry sampler
(cpu/disk/net/gpu/mem). Localize the pipeline-parallel e2e stub/mock paths.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-06-23 19:42:28 +04:00

5 lines
208 B
TOML

# Minimal node config for the datastream demo cluster.
# Keeps containers deterministic: no embedded relay. Cluster discovery is driven
# by CLI flags in the compose file.
dashboard_port = 9090
relay = false