sandboxes: document upstream proxy configuration#25610
Draft
robmry wants to merge 1 commit into
Draft
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Add a page covering the settings-driven, per-scope upstream proxy: proxy URLs, PAC files, SOCKS5, the OS system proxy, and separate sandbox/daemon scopes, plus precedence and the environment-variable bindings. Trim the architecture page's upstream proxy section to the concept plus the HTTP/HTTPS-only limitation, and link to the new page for configuration. Cross-link from the section index and the network isolation page. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
robmry
force-pushed
the
sandboxes-upstream-proxy-docs
branch
from
July 21, 2026 09:50
689c1a9 to
f80057d
Compare
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.
Description
Documents the settings-driven, per-scope upstream proxy configuration for Docker Sandboxes, covering the user-facing surface of these
docker/sandboxesPRs:system(OS proxy) support(#3977 is a pure internal refactor with no user-facing surface.)
Changes
content/manuals/ai/sandboxes/upstream-proxy.md— "Configure an upstream proxy": default behavior (OS system proxy),sbx settings set proxy[.sandbox|.daemon], the value table (URL / PAC / SOCKS5 /system/direct), exclusion lists, environment-variable bindings, precedence, when changes take effect, and proxy authentication.architecture.md— trimmed the upstream proxy section to the architectural concept plus the HTTP/HTTPS-only limitation, and pointed to the new page for configuration (so env vars are no longer framed as the way to configure it)._index.md) and the network isolation page.Note
#4413 (the
sbx settings set proxy.*interface and OS-system-proxy default) is still open upstream. If the command surface changes before it merges, this page will need to follow. Opening as a draft for that reason.🤖 Generated with Claude Code