Skip to content
Snippets Groups Projects
Commit b655186b authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'docs-missing-images-1' into 'master'

Docs: Put back deleted HA images

Closes #62261

See merge request gitlab-org/gitlab-ce!28692
parents d6df4fb2 ed201a21
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -135,7 +135,7 @@ the contention.
- 2 or more GitLab application nodes (Unicorn, Workhorse, Sidekiq, PGBouncer)
- 1 NFS/Gitaly server
 
![Horizontal architecture diagram](https://docs.gitlab.com/ee/administration/img/high_availability/horizontal.png)
![Horizontal architecture diagram](img/horizontal.png)
 
### Hybrid
 
Loading
Loading
@@ -153,7 +153,7 @@ contention due to certain workloads.
- 1 or more NFS/Gitaly servers
- 1 Monitoring node (Prometheus, Grafana)
 
![Hybrid architecture diagram](https://docs.gitlab.com/ee/administration/img/high_availability/hybrid.png)
![Hybrid architecture diagram](img/hybrid.png)
 
#### Reference Architecture
 
Loading
Loading
@@ -194,7 +194,7 @@ with the added complexity of many more nodes to configure, manage and monitor.
- 2 or more Web nodes (All other web requests)
- 2 or more NFS/Gitaly servers
 
![Fully Distributed architecture diagram](https://docs.gitlab.com/ee/administration/img/high_availability/fully-distributed.png)
![Fully Distributed architecture diagram](img/fully-distributed.png)
 
The following pages outline the steps necessary to configure each component
separately:
Loading
Loading
Loading
Loading
@@ -134,7 +134,7 @@ otherwise the networks will become a single point of failure.
 
#### Architecture
 
![PG HA Architecture](pg_ha_architecture.png)
![PG HA Architecture](img/pg_ha_architecture.png)
 
Database nodes run two services with PostgreSQL:
 
Loading
Loading
doc/administration/high_availability/img/fully-distributed.png

45.8 KiB

doc/administration/high_availability/img/horizontal.png

18.2 KiB

doc/administration/high_availability/img/hybrid.png

20.2 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment