Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f297e61a
Commit
f297e61a
authored
Feb 11, 2022
by
Michael Kozono
Committed by
Achilleas Pipinellis
Feb 11, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update location-aware Git remote URL note
parent
fdd5fcda
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
doc/administration/geo/replication/location_aware_git_url.md
doc/administration/geo/replication/location_aware_git_url.md
+6
-6
No files found.
doc/administration/geo/replication/location_aware_git_url.md
View file @
f297e61a
...
...
@@ -7,6 +7,12 @@ type: howto
# Location-aware Git remote URL with AWS Route53 **(PREMIUM SELF)**
NOTE:
Since GitLab 14.6,
[
GitLab Geo supports a location-aware URL including web UI and API traffic.
](
../secondary_proxy/location_aware_external_url.md
)
This configuration is recommended over the location-aware Git remote URL
described in this document.
You can provide GitLab users with a single remote URL that automatically uses
the Geo site closest to them. This means users don't need to update their Git
configuration to take advantage of closer Geo sites as they move.
...
...
@@ -18,12 +24,6 @@ Though these instructions use [AWS Route53](https://aws.amazon.com/route53/),
other services such as
[
Cloudflare
](
https://www.cloudflare.com/
)
could be used
as well.
NOTE:
You can also use a load balancer to distribute web UI or API traffic to
[
multiple Geo **secondary** sites
](
../../../user/admin_area/geo_nodes.md#multiple-secondary-sites-behind-a-load-balancer
)
.
Importantly, the
**primary**
site cannot yet be included. See the feature request
[
Support putting the **primary** behind a Geo node load balancer
](
https://gitlab.com/gitlab-org/gitlab/-/issues/10888
)
.
## Prerequisites
In this example, we have already set up:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment