mosaic: declare systemd unit (fixes admin Stopped) + central port allocator #3

Merged
stephendesalvo merged 2 commits from ellis/bundle/status-and-port-allocator into master 2026-06-08 12:38:50 -07:00 AGit
Collaborator

Declares systemd-service-names = [ mosaic ] so the admin App Configuration page reports Running instead of Stopped (empty unit list defaulted to inactive/dead), and migrates the hardcoded port 9002 to config.homefree.allocPort mosaic.

Declares systemd-service-names = [ mosaic ] so the admin App Configuration page reports Running instead of Stopped (empty unit list defaulted to inactive/dead), and migrates the hardcoded port 9002 to config.homefree.allocPort mosaic.
The service-config entry omitted systemd-service-names, so the HomeFree
admin UI classified this on-box app as an "External" reverse proxy (the
fallback for a top-level catalog entry with no units) instead of
reporting its real run-state. Declare the backing `mosaic` unit so the
card shows Running/Stopped correctly.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
stephendesalvo/homefree-mosaic!3
No description provided.