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
8636aa7b
Commit
8636aa7b
authored
Oct 14, 2019
by
James Ramsay
Committed by
Achilleas Pipinellis
Oct 14, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more context to Praefect docs
parent
add767f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
doc/administration/gitaly/praefect.md
doc/administration/gitaly/praefect.md
+13
-0
No files found.
doc/administration/gitaly/praefect.md
View file @
8636aa7b
...
...
@@ -3,6 +3,19 @@
NOTE:
**Note:**
Praefect is an experimental service, and for testing purposes only at
this time.
Praefect is an optional reverse-proxy for
[
Gitaly
](
../index.md
)
to manage a
cluster of Gitaly nodes for high availability through replication.
If a Gitaly node becomes unavailable, it will be possible to fail over to a
warm Gitaly replica.
The first minimal version will support:
-
Eventual consistency of the secondary replicas.
-
Manual fail over from the primary to the secondary.
Follow the
[
HA Gitaly epic
](
https://gitlab.com/groups/gitlab-org/-/epics/1489
)
for updates and roadmap.
## Omnibus
### Architecture
...
...
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