Package the portable DSH profiles, local plugins, desktop integration, Firefox wrapper, and ownership-aware installer lifecycle. Bundle checksum-pinned OpenVSCode, editor extensions, translation assets, and cloudflared so unreliable upstream artifact downloads cannot break a clean installation.
9 lines
471 B
YAML
9 lines
471 B
YAML
# dsh-fleet-control bundle patch: inserts the dual-face plugin row into the
|
|
# profile roster. The node half (exports ".") registers the loopback
|
|
# /fleet/stopped route that persists the stopped-session set to
|
|
# ~/.dsh/fleet-control/stopped.json; the dsh.client declaration in
|
|
# package.json makes the browser half (exports "./client") load in the web GUI
|
|
# and add the Stop All / Resume All header buttons.
|
|
- insert:
|
|
- id: fleet-control
|
|
name: dsh-fleet-control
|