Live Environments
This page tracks canonical live TraderX demo environments and their mapped generated-state branches.
Source of truth:
catalog/live-environments.jsoncatalog/state-catalog.json
Launch Live Demos
Launch Original Demo Launch Advanced DemoCurrent Live Demos
| Environment | Demo Name | URL | State | Generated Branch | Notes |
|---|---|---|---|---|---|
demo-004 | Original Demo | demo.traderx.finos.org | 004-containerized-compose-runtime | code/generated-state-004-containerized-compose-runtime | Containerized compose baseline demo |
demo-advanced-009 | Advanced Demo | demo-advanced.traderx.finos.org | 009-order-management-matcher | code/generated-state-009-order-management-matcher | NATS + order-management demo |
Update Process
When an environment is moved to a different state:
- Update
catalog/live-environments.json. - Ensure the target state
deploymetadata incatalog/state-catalog.jsonis accurate. - Republish the target generated-state branch and deploy bundle.
- Validate with deploy-bundle dry-runs and smoke checks before cutover.