Add self-host deployment doc#6723
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a803715. Configure here.
…aining Vale warnings Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
ethanpalm
approved these changes
Jul 24, 2026
ethanpalm
left a comment
Collaborator
There was a problem hiding this comment.
lgtm! a few smaller comments
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
This was referenced Jul 24, 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.

Adds
deploy/self-host: platform support (AWS CDK + Helm for AKS/GKE/OKE/OpenShift/any Kubernetes), cloud vs self-hosted comparison, features table, architecture and sizing, setup steps per platform, update model, and air-gapped deployments. Adds platform logo SVGs and the nav entry.Stacked: mintlify/docs#justin/custom-portal builds on this branch.
🤖 Generated with Claude Code
Note
Low Risk
Documentation and static assets only; no runtime, auth, or application logic changes.
Overview
Adds
deploy/self-hostto document enterprise self-hosting: platform options (AWS via CDK, Kubernetes/Helm on AKS, GKE, OKE, OpenShift, or generic K8s), how it differs from cloud hosting, feature availability, architecture and sizing, AWS vs Kubernetes setup flows, platform vs content updates, and air-gapped/static-export paths.Registers the page under the Deploy nav in
docs.jsonand adds platform logo SVGs underimages/logos/for use in the new doc’s platform table and tabs.Reviewed by Cursor Bugbot for commit b30b942. Bugbot is set up for automated code reviews on this repo. Configure here.