feat(docs): Mokosh product quick-start for mokosh-server (PMS-662) #388
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/PMS-662-mokosh-quickstart"
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?
What
PMS-662 asks for a Mokosh product quick-start / onboarding guide. As with PMS-678, the public-facing docs live under Bunyip for now, so this is a bunyip per-application doc for
mokosh-server, rendered full-page at/apps/mokosh-server/docs/quick-start(sort_order -1so it is the entry point ahead of the deployment pages).Content (high-level, code-grounded)
A tour grounded in the actual module set, not aspirational:
portalandreportsare the only 501 stubs, so they are intentionally not documented as working.Verified / caveat
Validated on a throwaway postgres (page seeded,
sort_order -1, sorts first, body intact). Grounded in the codebase (routes/modules). A live fresh-instance UI walkthrough was not run (the full stack can't be stood up here), so the exact click-path should be confirmed against a running instance to fully close AC#3.Dependencies / follow-ups
docker-compose,split-deployment,registry-login), so those links resolve once PR #387 (PMS-678) is also merged. Uses migration prefix...030vs PMS-678's...020- no collision.