docs: add deployment path selector, first successful outcome steps, resolve auth/sizing contradictions, and clean FAQ - #824
Merged
Conversation
…steps, resolve auth/sizing contradictions, and clean FAQ
There was a problem hiding this comment.
Code Review
This pull request updates the NudgeBee documentation for Docusaurus 3, refines the FAQ section with detailed system requirements, licensing, and architecture details, and introduces a structured grid for deployment paths (Cloud SaaS, Community, and Enterprise). It also adds step-by-step instructions for running initial diagnostic investigations with the NuBi AI assistant across different installation guides. The review feedback highlights that several newly introduced internal links use absolute paths (e.g., /docs/installation/server/), which can break link resolution if the documentation is hosted under a subpath, and recommends replacing them with relative paths.
…rding sequencing review items
…light validation, and success criteria
RamanKharchee
approved these changes
Aug 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of Improvements
This PR addresses critical feedback to streamline first-time user onboarding and eliminate contradictions:
1. 3-Card Deployment Selector on Welcome Page (
/docs/)2. Standardized "First Successful Outcome" in All Installation Guides
3. Resolved Contradictions & Sizing Ambiguity
nudgebee-admin-password).FAQ.mdand installation guides (Core agent: ~200m CPU / 256MB RAM; Bundled Prometheus stack: ~1–2 CPU / 2–4 GB RAM).Verification
npm run build(0 errors, 0 broken links).