56 lines
1.7 KiB
Markdown
56 lines
1.7 KiB
Markdown
---
|
||
title: "GitLab Geo"
|
||
type: concept
|
||
tags: [GitLab-Geo, GitLab, Disaster-Recovery, Business-Continuity, Multi-Site, OpenText]
|
||
sources:
|
||
- public-cloud-learning-sessions-opentext-thor-platform-flows-20241210-160056-meet
|
||
last_updated: 2026-05-11
|
||
---
|
||
|
||
## GitLab Geo
|
||
|
||
GitLab Geo 是 GitLab 的地理分布式部署方案,支持跨地域数据复制和灾难恢复,是 OpenText Project Thor 业务连续性战略的关键组成部分。
|
||
|
||
## GitLab Geo
|
||
|
||
GitLab Geo is GitLab's geo-distributed deployment solution supporting cross-region data replication and disaster recovery, serving as a key component of OpenText's Project Thor business continuity strategy.
|
||
|
||
## Aliases
|
||
- GitLab Geo
|
||
- GitLab Geo Replication
|
||
|
||
## Key Facts
|
||
|
||
| 维度 | 说明 |
|
||
|------|------|
|
||
| 部署模式 | 地理分布式多站点 |
|
||
| 主站点 | Brook Park(GitLab 主实例) |
|
||
| 灾备站点 | Sacramento(业务连续性) |
|
||
| 功能 | 源代码仓库跨地域复制、读写分离 |
|
||
| 隶属 | [[Project-Thor]] 基础设施层 |
|
||
|
||
## 灾难恢复架构
|
||
|
||
```
|
||
Brook Park(主站点)
|
||
↓ GitLab Geo 复制
|
||
Sacramento(灾备站点)
|
||
```
|
||
|
||
OpenText 的 GitLab Geo 部署策略:
|
||
- 主实例运行在 Brook Park(工具链主站点)
|
||
- Sacramento 作为灾难恢复和业务连续性站点
|
||
- 通过 GitLab 内置 Geo 功能实现实时数据同步
|
||
|
||
## Connections
|
||
|
||
- [[GitLab-Geo]] ← infrastructure ← [[Project-Thor]]
|
||
- [[GitLab-Geo]] ← primary_site ← [[Brook-Park]]
|
||
- [[GitLab-Geo]] ← disaster_recovery_site ← [[Sacramento]]
|
||
- [[GitLab]] ← provides ← [[GitLab-Geo]](GitLab 内置功能)
|
||
- [[GitLab-Proxy]] ← complements ← [[GitLab-Geo]](Proxy 管访问,Geo 管复制)
|
||
|
||
## Sources
|
||
|
||
- [[public-cloud-learning-sessions-opentext-thor-platform-flows-20241210-160056-meet]]
|