提交 018e4a93 编写于 作者: J Joshua Lambert

Load mermaid.min.js for now off-site

上级 12752f3d
<script src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"></script>
<script>mermaid.initialize({startOnLoad:true});</script>
# 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
<div class="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
```
</div>
**Legend**:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册