summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-01-11 17:01:51 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-01-11 17:01:51 +0000
commitf10fb6c2b1f0feb5db75a6ad1542fb94286804e9 (patch)
treeb389987616ece911d03d8b37b319c06bb567f23e
parent6e24b4ba1843723082fd50ba13750bc941ab5f8e (diff)
parent01492fd06058cd580e236194285850787ff76790 (diff)
downloadgitlab-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
-rw-r--r--doc/university/high-availability/aws/README.md4
-rw-r--r--doc/university/high-availability/aws/img/reference-arch.pngbin0 -> 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
new file mode 100644
index 00000000000..271ee5bc614
--- /dev/null
+++ b/doc/university/high-availability/aws/img/reference-arch.png
Binary files differ