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
bdbe23e1
Commit
bdbe23e1
authored
May 19, 2020
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Refactor support information
parent
58dcc5b2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
doc/administration/gitaly/praefect.md
doc/administration/gitaly/praefect.md
+6
-6
No files found.
doc/administration/gitaly/praefect.md
View file @
bdbe23e1
...
...
@@ -2,18 +2,18 @@
type
:
reference
---
# Gitaly Cluster **(PREMIUM)**
NOTE:
**Note:**
Support for Gitaly Cluster is only available through
[
Priority
Support
](
https://about.gitlab.com/support/#priority-support
)
for self-managed
Premium and Ultimate customers.
# Gitaly Cluster
[
Gitaly
](
index.md
)
, the service that provides storage for Git repositories, can
be run in a clustered configuration to increase fault tolerance. In this
configuration, every Git repository is stored on every Gitaly node in the
cluster. Multiple clusters (or shards), can be configured.
NOTE:
**Note:**
Gitaly Clusters can be created using
[
GitLab Core
](
https://about.gitlab.com/pricing/#self-managed
)
and higher tiers. However, technical support is limited to GitLab Premium and Ultimate customers
only. Not available in GitLab.com.
Praefect is a router and transaction manager for Gitaly, and a required
component for running a Gitaly Cluster.
...
...
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