-
Notifications
You must be signed in to change notification settings - Fork 292
update multitenant docs, add best practice guide #4090
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📖 Docs PR preview links
|
dustin-temporal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dropping in a few drive by comments/suggestions
bechols
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
replying to feedback
Update links from /production-deployment/cloud/... to /cloud/... to reflect the cloud docs directory restructuring. Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Split namespace isolation into open source and Cloud subsections - Add open source benefits: Workflow ID uniqueness, resource isolation, configuration boundaries, custom Authorizer access control - Clarify what Cloud adds: API keys/mTLS, built-in RBAC, rate limits, HA replication, Nexus - Condense application multi-tenancy section, link to best practices Co-Authored-By: Claude Opus 4.5 <[email protected]>
Nexus is GA for self-hosted and Cloud. Added it to the open source section and removed from Cloud-only features. Co-Authored-By: Claude Opus 4.5 <[email protected]>
brianmacdonald-temporal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looking good.
What does this PR do?