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
9f1f1e1d
Commit
9f1f1e1d
authored
Dec 06, 2019
by
Larissa Lane
Committed by
Achilleas Pipinellis
Dec 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Refinements to the intro section
parent
ff8cda92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
doc/administration/high_availability/README.md
doc/administration/high_availability/README.md
+9
-8
No files found.
doc/administration/high_availability/README.md
View file @
9f1f1e1d
...
...
@@ -4,18 +4,19 @@ type: reference, concepts
# Scaling and High Availability
GitLab supports
several different types of clustering and high-availability
.
GitLab supports
a number of options for scaling your self-managed instance and configuring high availability (HA)
.
The solution you choose will be based on the level of scalability and
availability you require. The easiest solutions are scalable, but not necessarily
highly available.
GitLab provides a service that is
usually
essential to most organizations: it
GitLab provides a service that is essential to most organizations: it
enables people to collaborate on code in a timely fashion. Any downtime should
therefore be short and planned. Luckily, GitLab provides a solid setup even on
a single server without special measures. Due to the distributed nature
of Git, developers can still commit code locally even when GitLab is not
therefore be short and planned. Due to the distributed nature
of Git, developers can continue to commit code locally even when GitLab is not
available. However, some GitLab features such as the issue tracker and
Continuous Integration are not available when GitLab is down.
continuous integration are not available when GitLab is down.
If you require all GitLab functionality to be highly available,
consider the options outlined below.
**
Keep in mind that all highly-available solutions come with a trade-off between
cost/complexity and uptime
**
. The more uptime you want, the more complex the
...
...
@@ -25,8 +26,8 @@ solution should balance the costs against the benefits.
There are many options when choosing a highly-available GitLab architecture. We
recommend engaging with GitLab Support to choose the best architecture for your
use case. This page contains
some various options and guideline
s based on
experience with GitLab.com and
Enterprise Edition on-premises customers
.
use case. This page contains
recommendation
s based on
experience with GitLab.com and
internal scale testing
.
For detailed insight into how GitLab scales and configures GitLab.com, you can
watch
[
this 1 hour Q&A
](
https://www.youtube.com/watch?v=uCU8jdYzpac
)
...
...
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