docs: bring the org profile up to current state #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/installer-first-setup"
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 & why
This README is the org landing page — the first thing anyone sees at
gitea.whitlocktech.com/RunicGateway. It was last touched 2026-07-23, which is before the installer repo existed (created 2026-08-04, released v0.1.0 on 2026-08-07).The worst of it was Quick start: it told a new shard operator to
git clonethe sidecar,cargo build --release, hand-editsidecar.toml, and then go read another repo for plugin deploy steps. That is now the development path, not the setup path.installeradded to the table.install, what it resolves (a protocol-checked bundle, not "latest of each"), and the four values it prints for Admin → Shard. The by-hand path is kept as a note pointing at Appendix A — supported, not the default.runicgatewayonPATH. (INSTALL.md shortens the name in its examples; without that context a barerunicgateway doctorhere would mislead.)Companion to the installer-first docs pass: docs#102, installer#19, link#30, servuo-plugins#11, website#120.
How it was tested
Docs-only, but the claims were checked rather than carried forward:
android-app/app/build.gradle.kts(JavaVersion.VERSION_17,jvmTarget = "17",minSdk = 29) — I nearly "corrected" the JDK and was wrong to.FROM node:20-alpine.install-server,install-client,server,client) exists in the website rootpackage.json.website/client/src/routes/**, not plans.Checklist
AI-assisted contributions (required)
Claude Code. I have reviewed and understand every change, and take responsibility for it. AI-authored commits are marked with aCo-Authored-Bytrailer.License