This repository was archived by the owner on Aug 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11---
2- title : Proximity-based configuration
2+ title : Global access URL configuration
33description : |
44 Learn how to configure your primary and satellite deployments so that they
5- share a hostname using geo DNS or anycast .
5+ share an access URL .
66state : alpha
77---
88
Original file line number Diff line number Diff line change @@ -29,8 +29,9 @@ description: "Released on 02/16/2022"
2929 from the Coder CLI using ` coder tokens get-oidc-access-token ` .
3030- api: added ` autostart_at ` field to the information returned about users.
3131- infra: updated code-server to 4.0.2.
32- - infra: added [ support for a single access URL] ( ../admin/satellites/geodns.md )
33- to be used for both primary and satellite deployments using GeoDNS.
32+ - infra: added
33+ [ support for a single access URL] ( ../admin/satellites/global-access-url.md ) to
34+ be used for both primary and satellite deployments using GeoDNS.
3435- infra: updated Coder to pass ` X-Forwarded-For ` headers to dev URL connections.
3536- infra: add client TLS support for Coder, which is used for connections to
3637 registries and Git providers.
Original file line number Diff line number Diff line change 264264 "path" : " ./admin/satellites/migration.md"
265265 },
266266 {
267- "path" : " ./admin/satellites/geodns .md"
267+ "path" : " ./admin/satellites/global-access-url .md"
268268 }
269269 ]
270270 },
You can’t perform that action at this time.
0 commit comments