Files
Salon_Assistant/scripts/README.md
T
2026-07-27 16:09:34 +00:00

750 B
Raw Blame History

Host scripts (scaffold)

Status: Documented entrypoints only — no executable bodies until build.

All scripts must wrap nemohermes / openshell / Docker. No parallel control API.

Intended entrypoints

Script Role
bootstrap.sh Host prereqs; install Docker if missing
install.sh Stages S0bS6
upgrade.sh Snapshot, pull pins, migrate, re-apply policy, doctor
doctor.sh Health checks
connect/*.sh Operator connect helpers (Square, QBO, Vagaro, channels)
install/ Stage helpers
lib/ Shared shell helpers

See docs/INSTALL.md, docs/UPGRADE.md, design/updates-lifecycle.md.