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
09333d1d
Commit
09333d1d
authored
Nov 27, 2019
by
Grant Young
Committed by
Tanya Pazitny
Nov 27, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update HA Gitaly note with size recommendation
Also reword it to be cleaner
parent
cfe212c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
doc/administration/high_availability/README.md
doc/administration/high_availability/README.md
+7
-6
No files found.
doc/administration/high_availability/README.md
View file @
09333d1d
...
...
@@ -300,15 +300,16 @@ endpoints were discovered. For details, see the related issues list in
NOTE:
**Note:**
Memory values are given directly by GCP machine sizes. On different cloud
vendors a best effort like for like can be used.
[
^1
]:
Gitaly
node requirements are dependent on customer data. We recommend 2
nodes as an absolute minimum for performance at the 10,000 and 25,000 user
scale and 4 nodes as an absolute minimum at the 50,000 user scale, but
additional nodes should be considered in conjunction with a review of
project counts and sizes.
[
^1
]:
Gitaly
node requirements are dependent on customer data, specifically the number of
projects and their sizes. We recommend 2 nodes as an absolute minimum for HA environments
and at least 4 nodes should be used when supporting 50,000 or more users.
We recommend that each Gitaly node should store no more than 5TB of data.
Additional nodes should be considered in conjunction with a review of expected
data size and spread based on the recommendations above.
[
^2
]:
Our
architectures have been tested and validated with
[
HAProxy
](
https://www.haproxy.org/
)
as the load balancer. However other reputable load balancers with similar feature sets
should also work here
but be aware these aren't validated.
should also work instead
but be aware these aren't validated.
[
^3
]:
For
data objects such as LFS, Uploads, Artifacts, etc... We recommend a S3 Object Storage
where possible over NFS due to better performance and availability. Several types of objects
...
...
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