Skip to content

docs(software-packs): add build-your-own page#670

Merged
khuyentran1401 merged 6 commits into
mainfrom
docs/software-packs-build-your-own
Jun 5, 2026
Merged

docs(software-packs): add build-your-own page#670
khuyentran1401 merged 6 commits into
mainfrom
docs/software-packs-build-your-own

Conversation

@khuyentran1401

@khuyentran1401 khuyentran1401 commented May 15, 2026

Copy link
Copy Markdown
Collaborator

Reference Issues or PRs

Fixes #663.

What does this implement/fix?

  • Adds a "Build your own pack" entry-point page with an overview of the authoring model (Kubernetes deployment + NebariApp resource, applied by ArgoCD), a mermaid diagram visualizing it, and steps for starting from the Software Pack template.
  • Notes that packs do not have to be published; private and internal hosts work the same as public ones.
  • Registers the page in the Software packs sidebar so it appears in navigation.

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Verified the page builds cleanly and renders the mermaid diagram with npx docusaurus build (mermaid theme is already enabled in docusaurus.config.js).

@netlify

netlify Bot commented May 15, 2026

Copy link
Copy Markdown

Deploy Preview for nebari-docs2 ready!

Name Link
🔨 Latest commit ccc233c
🔍 Latest deploy log https://app.netlify.com/projects/nebari-docs2/deploys/6a1f9889926ee30008dfc482
😎 Deploy Preview https://deploy-preview-670--nebari-docs2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@khuyentran1401 khuyentran1401 force-pushed the docs/software-packs-build-your-own branch from 5d5aa73 to 06cdb03 Compare May 20, 2026 10:44
@marcelovilla marcelovilla self-requested a review May 28, 2026 14:49
@aktech aktech self-requested a review May 28, 2026 14:49
Comment thread docs/docs/software-packs/build-your-own.mdx Outdated
Comment thread docs/docs/software-packs/build-your-own.mdx Outdated
Comment thread docs/docs/software-packs/build-your-own.mdx
@khuyentran1401 khuyentran1401 requested a review from dcmcand June 2, 2026 03:11
…uild-your-own

# Conflicts:
#	docs/docs/references/RELEASE.md

@dcmcand dcmcand left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @khuyentran1401

@khuyentran1401 khuyentran1401 merged commit 9263db5 into main Jun 5, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from Todo 📬 to Done 💪🏾 in 📖 - Documentation Jun 5, 2026
@khuyentran1401 khuyentran1401 deleted the docs/software-packs-build-your-own branch June 5, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done 💪🏾

Development

Successfully merging this pull request may close these issues.

Software Packs: 'Build your own pack' entry-point page

2 participants