diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-01-11 17:01:51 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-01-11 17:01:51 +0000 |
commit | f10fb6c2b1f0feb5db75a6ad1542fb94286804e9 (patch) | |
tree | b389987616ece911d03d8b37b319c06bb567f23e /doc | |
parent | 6e24b4ba1843723082fd50ba13750bc941ab5f8e (diff) | |
parent | 01492fd06058cd580e236194285850787ff76790 (diff) | |
download | gitlab-ce-f10fb6c2b1f0feb5db75a6ad1542fb94286804e9.tar.gz |
Merge branch 'docs/add-aws-reference-diagram' into 'master'
Port gitlab-ee MR 3981 to CE
See merge request gitlab-org/gitlab-ce!16371
Diffstat (limited to 'doc')
-rw-r--r-- | doc/university/high-availability/aws/README.md | 4 | ||||
-rw-r--r-- | doc/university/high-availability/aws/img/reference-arch.png | bin | 0 -> 183997 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/university/high-availability/aws/README.md b/doc/university/high-availability/aws/README.md index 54625996dff..ddc853afded 100644 --- a/doc/university/high-availability/aws/README.md +++ b/doc/university/high-availability/aws/README.md @@ -26,6 +26,10 @@ Login to your AWS account through the `My Account` dropdown on Amazon Web Services console from where we can choose all of the services we'll be using to configure our cloud infrastructure. +### Reference Architecture + +![Reference Architecture](img/reference-arch.png) + *** ## Network diff --git a/doc/university/high-availability/aws/img/reference-arch.png b/doc/university/high-availability/aws/img/reference-arch.png Binary files differnew file mode 100644 index 00000000000..271ee5bc614 --- /dev/null +++ b/doc/university/high-availability/aws/img/reference-arch.png |