feat(services): add service_db.nu #88
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_skills!88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_service_db"
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?
Adds
tools/modules/services/service_db.nufor thehero_dbservice (server + UI) — standardinstall | start | stop | statuslifecycle through hero_proc.Shape mirrors
service_whiteboard.nuwith two narrow deviations:hero_db_serverkill_othercoversrpc.sock,resp.sock, and TCP6378so hero_proc reclaims all three bind points on restart.hero_db_uiscriptis"<bin> serve", matchinghero_zero/services/hero_db.toml'sexecline verbatim.Smoke-tested end to end on Hetzner — all four endpoints (OpenRPC over UDS, UI over UDS, RESP2 over UDS, RESP2 over TCP 6378) reachable on start and after
--reset, clean stop. Full summary on the sub-issue.Closes #87
Refs #75