docs(readme): give operators an entry point before the build steps #30

Merged
whitlocktech merged 1 commits from docs/installer-first-setup into main 2026-08-07 21:33:02 +00:00

1 Commits

Author SHA1 Message Date
3dbc2f490c docs(readme): give operators an entry point before the build steps
All checks were successful
PR Checks / rust-gates (pull_request) Successful in 1m32s
The README opened straight into cargo build, which is the wrong first
instruction for someone standing up a shard: the installer places this
binary, its config, a service account and the service registration.

Adds a short operator section pointing at the installer (and at INSTALL.md
Appendix A3-A4 for installing by hand, still supported), marks everything
below it as development, and lists the installer under related repos.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-07 16:05:56 -05:00