-
Notifications
You must be signed in to change notification settings - Fork 2
Add docs for inbound network isolation #213
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Pull Request Overview
This PR adds documentation for the new inbound network isolation feature in ToolHive, allowing users to configure which hosts can send traffic to their MCP servers. The update enhances the existing network isolation guides by adding comprehensive coverage of both outbound and inbound network access patterns.
Key Changes
- Added detailed section on inbound network access configuration with examples
- Restructured existing outbound access documentation for better clarity
- Updated permission profile reference to include inbound configuration options
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
docs/toolhive/guides-cli/network-isolation.mdx | Added comprehensive inbound access section with examples and restructured outbound documentation |
docs/toolhive/guides-cli/custom-permissions.mdx | Updated permission profile reference to document new inbound network configuration options |
bf6d4df
to
5ca0465
Compare
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.
Minor nit, but looks good!
Co-authored-by: Dan Barr <[email protected]>
DO NOT MERGE until next release
Description
Updated the network isolation guides to include the new inbound configuration option.
Related issues/PRs
stacklok/toolhive#2030
Screenshots
Merge checklist
Content
sidebars.ts
) updated for added, deleted, reordered, or renamed filesvercel.json
for moved, renamed, or deleted pages (i.e., if the URL slug changed)Reviews