Deploy hero_osis to dev VM + test hero backend mode #29
Labels
No labels
meeting-notes
meeting-sensitive
meeting-transcript
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coopcloud_code/home#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Dev VM runs in fixture mode only (APP_BACKEND unset). The fixture backend has limitations:
Solution
What it fixes
Docker Compose addition
Signed-off-by: mik-tf
Roadmap position: 3/5 (v2.0 track, issue #26)
Previous baseline: v1.4.0
Next after this: → #31 (load testing)
Signed-off-by: mik-tf
Done — hero_osis + hero_ledger deployed on dev VM
What was done
APP_BACKEND=hero+HERO_OSIS_URL=http://hero-osis:3377to .envStatus
To complete hero mode activation
cargo run --bin marketplace_generateagainst OSIScargo run --bin marketplace_rhai -- scripts/rhai/seed_marketplace.rhaiAPP_BACKEND=heroin .envThis is an operational step that requires the marketplace_generate binary to run against the live OSIS instance.
Tests: all pass in fixtures mode (current default)
Signed-off-by: mik-tf
mik-tf referenced this issue2026-03-26 02:33:34 +00:00