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
cb3faabc
Commit
cb3faabc
authored
Oct 26, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'no-ci-replication' into 'master'
no CI replication See merge request gitlab-org/gitlab-ee!3192
parents
1c317af4
30a4fdf6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
doc/gitlab-geo/README.md
doc/gitlab-geo/README.md
+4
-2
No files found.
doc/gitlab-geo/README.md
View file @
cb3faabc
...
...
@@ -42,7 +42,7 @@ Keep in mind that:
## Use-cases
-
Can be used for cloning and fetching projects, in addition
to reading any data available in the GitLab web interface
to reading any data available in the GitLab web interface
(see
[
current limitations
](
#current-limitations
)
)
-
Overcomes slow connection between distant offices, saving time by
improving speed for distributed teams
-
Helps reducing the loading time for automated tasks,
...
...
@@ -170,7 +170,9 @@ Read how to [update your Geo nodes to the latest GitLab version](updating_the_ge
## Current limitations
- You cannot push code to secondary nodes
- Primary node has to be online for OAuth login to happen (existing sessions and git are not affected)
- The primary node has to be online for OAuth login to happen (existing sessions and Git are not affected)
- It works for repos, wikis, issues, and merge requests, but not for job logs,
artifacts, and Docker images of the Container Registry
## Frequently Asked Questions
...
...
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