feat(services): add service_office.nu #98
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!98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_service_office"
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_office.nufor thehero_officeservice (OnlyOffice connector — server + UI).Mirrors the in-repo
hero_office/scripts/nu_service.nuwith four deliberate deviations:installgains--reset.installshort-circuits viasvc_bins_okwhen both binaries are already in place.startgains asvx_check_foundrysoft-dep warning (hero_foundry socket missing → 6-line hint, non-fatal; server starts and passes health).startgrows the ship-house summary (rpc sock / ui sock / ui url / commands hints).Env pass-through uses
upsertinsideis-not-emptyguards — unset vars are truly omitted from the action env rather than passed as empty strings (OnlyOffice'sconfig.rstreats unset as "use default"; an emptyOO_SERVER_URLwould shadow that default).Smoke-tested end to end on Hetzner — full summary on the sub-issue. Soft-dep path fully validated (foundry absent → warning fires → service still healthy, both probes 200).
Closes #97
Refs #75