Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d427e8f

Browse files
authoredAug 26, 2021
Adding AWS architectural diagram (github#20963)
1 parent 2546f83 commit d427e8f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 
Loading

‎content/admin/installation/setting-up-a-github-enterprise-server-instance/installing-github-enterprise-server-on-aws.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ This guide assumes you are familiar with the following AWS concepts:
2626
- [EC2 and Virtual Private Cloud](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-vpc.html) (If you plan to launch into a Virtual Private Cloud)
2727
- [AWS Pricing](https://aws.amazon.com/pricing/) (For calculating and managing costs)
2828

29-
This guide recommends the principle of least privilege when setting up {% data variables.product.product_location %} on AWS. For more information, refer to the [AWS Identity and Access Management (IAM) documentation](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#grant-least-privilege).
29+
For an architectural overview, see the "[AWS Architecture Diagram for Deploying GitHub Enterprise Server](/assets/images/installing-github-enterprise-server-on-aws.png)".
30+
31+
This guide recommends the principle of least privilege when setting up {% data variables.product.product_location %} on AWS. For more information, refer to the [AWS Identity and Access Management (IAM) documentation](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#grant-least-privilege).
3032

3133
## Hardware considerations
3234

0 commit comments

Comments
 (0)
Please sign in to comment.