diff --git a/doc/development/architecture.md b/doc/development/architecture.md index 8d1879e2944..7945a48fe40 100644 --- a/doc/development/architecture.md +++ b/doc/development/architecture.md @@ -1,3 +1,6 @@ + + + # GitLab Architecture Overview ## Software delivery @@ -210,7 +213,7 @@ To serve repositories over SSH there's an add-on application called gitlab-shell ### Components -```mermaid +
graph TB HTTP[HTTP/HTTPS] -- TCP 80, 443 --> NGINX(NGINX) @@ -310,7 +313,7 @@ class Alertmanager defaultoff class SMTP defaultoff class ObjectStorage defaultoff class Geo defaultoff -``` +
**Legend**: