Promote hero_office_server (and hero_office_ui, hero_office_bridge) to hero_proc-managed services #4
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_office#4
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?
hero_office_server, hero_office_ui, and the hero_office_bridge UDS->TCP shim currently run under
screen -dmSon dev machines. They are not registered as hero_proc services and do not survive a reboot — start commands live only in shell history.Acceptance
--start(matching the pattern in the hero_proc_service_singlebin / hero_proc_service_selfstart skills).hero_proc service.listshowshero_office,hero_office_ui,hero_office_bridge(or a single compositehero_officeaction that starts all three).hero_proc service.restart hero_officecleanly restarts the stack.