add Hero Cloud Explorer service for multi-node orchestration #5
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_compute!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_explorer"
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?
Description
Introduces the
hero_cloud_explorercrate. a new gateway service that aggregates multiple hero_cloud nodes into a single entry point. Nodes self-register via periodic heartbeats over Mycelium, and users can deploy VMs across any registered node without knowing backend addresses.Changes
hero_cloud_explorercrate withexplorer.oschemaand OSIS-generated server, types, and RPC modulesexplorerfeature flag (default-on) for conditional compilation#[path]importshero_cloud_server/src/main.rsafter domain extractionRelated Issues
b0aac1b60d8a756551deWIP: add Hero Cloud Explorer service for multi-node orchestrationto add Hero Cloud Explorer service for multi-node orchestration