You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/admin/installation/installing-github-enterprise-server-on-aws.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,18 +33,12 @@ This guide assumes you are familiar with the following AWS concepts:
33
33
34
34
### Determining the instance type
35
35
36
-
Before launching {% data variables.product.product_location %} on AWS, you'll need to determine the type of virtual machine that best fits the needs of your organization.
37
-
38
-
#### Supported instance types
39
-
40
-
{% data reusables.enterprise_installation.aws-supported-instance-types %}
41
-
42
-
#### Recommended instance types
43
-
44
-
{% data reusables.enterprise_installation.aws-recommended-instance-types %}
36
+
Before launching {% data variables.product.product_location %} on AWS, you'll need to determine the machine type that best fits the needs of your organization. To review the minimum requirements for {% data variables.product.product_name %}, see "[Minimum requirements](#minimum-requirements)."
45
37
46
38
{% data reusables.enterprise_installation.warning-on-scaling %}
47
39
40
+
{% data reusables.enterprise_installation.aws-instance-recommendation %}
41
+
48
42
### Selecting the {% data variables.product.prodname_ghe_server %} AMI
49
43
50
44
You can select an Amazon Machine Image (AMI) for {% data variables.product.prodname_ghe_server %} using the {% data variables.product.prodname_ghe_server %} portal or the AWS CLI.
Copy file name to clipboardExpand all lines: content/admin/installation/installing-github-enterprise-server-on-azure.md
+5-16Lines changed: 5 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,26 +24,15 @@ You can deploy {% data variables.product.prodname_ghe_server %} on global Azure
24
24
25
25
### Determining the virtual machine type
26
26
27
-
Before launching {% data variables.product.product_location %} on Azure, you'll need to determine the type of virtual machine that best fits the needs of your organization.
27
+
Before launching {% data variables.product.product_location %} on Azure, you'll need to determine the machine type that best fits the needs of your organization. To review the minimum requirements for {% data variables.product.product_name %}, see "[Minimum requirements](#minimum-requirements)."
28
28
29
-
#### Supported VM types and regions
30
-
31
-
The {% data variables.product.prodname_ghe_server %} appliance requires a premium storage data disk, and is supported on any Azure VM that supports premium storage. For more information, see "[Supported VMs](https://docs.microsoft.com/azure/storage/common/storage-premium-storage#supported-vms)" in the Azure documentation. For general information about available VMs, see [the Azure virtual machines overview page](https://azure.microsoft.com/pricing/details/virtual-machines/#Linux).
32
-
33
-
{% data variables.product.prodname_ghe_server %} supports any region that supports your VM type. For more information about the supported regions for each VM, see Azure's "[Products available by region](https://azure.microsoft.com/regions/services/)."
34
-
35
-
#### Recommended VM types
29
+
{% data reusables.enterprise_installation.warning-on-scaling %}
36
30
37
-
We recommend you use a DS v2 instance type with at least 14 GB of RAM. You can use any supported VM type. Based on your user license count, we recommend the following instance types.
31
+
The {% data variables.product.prodname_ghe_server %} appliance requires a premium storage data disk, and is supported on any Azure VM that supports premium storage. Azure VM types with the `s` suffix support premium storage. For more information, see "[What disk types are available in Azure?](https://docs.microsoft.com/en-us/azure/virtual-machines/disks-types#premium-ssd)" and "[Azure premium storage: design for high performance](https://docs.microsoft.com/en-us/azure/virtual-machines/premium-storage-performance)" in the Azure documentation.
38
32
39
-
| Seats | Recommended type |
40
-
|:------------:|:----------------:|
41
-
| Trial, demo, or 10 light users | Standard_DS11_v2 |
42
-
| 10 - 3000 | Standard_DS12_v2 |
43
-
| 3000 - 8000 | Standard_DS14_v2 |
44
-
| 8000 - 10000+ | Standard_DS15_v2 |
33
+
{% data variables.product.company_short %} recommends a memory-optimized VM for {% data variables.product.prodname_ghe_server %}. For more information, see "[Memory optimized virtual machine sizes](https://docs.microsoft.com/en-us/azure/virtual-machines/sizes-memory)" in the Azure documentation.
45
34
46
-
{% data reusables.enterprise_installation.warning-on-scaling %}
35
+
{% data variables.product.prodname_ghe_server %} supports any region that supports your VM type. For more information about the supported regions for each VM, see Azure's "[Products available by region](https://azure.microsoft.com/regions/services/)."
47
36
48
37
### Creating the {% data variables.product.prodname_ghe_server %} virtual machine
Copy file name to clipboardExpand all lines: content/admin/installation/installing-github-enterprise-server-on-google-cloud-platform.md
+3-26Lines changed: 3 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,35 +22,12 @@ topics:
22
22
23
23
### Determining the machine type
24
24
25
-
Before launching {% data variables.product.product_location %} on Google Cloud Platform, you'll need to determine the machine type that best fits the needs of your organization.
26
-
27
-
#### Supported machine types
28
-
29
-
{% data variables.product.prodname_ghe_server %} is supported on the following Google Compute Engine (GCE) machine types. For more information, see [the Google Cloud Platform machine types article](https://cloud.google.com/compute/docs/machine-types).
30
-
31
-
| High-memory |
32
-
| ------------- |
33
-
| n1-highmem-4 |
34
-
| n1-highmem-8 |
35
-
| n1-highmem-16 |
36
-
| n1-highmem-32 |
37
-
| n1-highmem-64 |
38
-
| n1-highmem-96 |
39
-
40
-
#### Recommended machine types
41
-
42
-
Based on your user license count, we recommend these machine types.
43
-
44
-
| Seats | Recommended type |
45
-
|:-------------:|:----------------:|
46
-
| Trial, demo, or 10 light users | n1-standard-4 |
47
-
| 10 - 3000 | n1-standard-8 |
48
-
| 3000 - 5000 | n1-highmem-8 |
49
-
| 5000 - 8000 | n1-highmem-16 |
50
-
| 8000 - 10000+ | n1-highmem-32 |
25
+
Before launching {% data variables.product.product_location %} on Google Cloud Platform, you'll need to determine the machine type that best fits the needs of your organization. To review the minimum requirements for {% data variables.product.product_name %}, see "[Minimum requirements](#minimum-requirements)."
51
26
52
27
{% data reusables.enterprise_installation.warning-on-scaling %}
53
28
29
+
{% data variables.product.company_short %} recommends a general-purpose, high-memory machine for {% data variables.product.prodname_ghe_server %}. For more information, see "[Machine types](https://cloud.google.com/compute/docs/machine-types#n2_high-memory_machine_types)" in the Google Compute Engine documentation.
30
+
54
31
### Selecting the {% data variables.product.prodname_ghe_server %} image
55
32
56
33
1. Using the [gcloud compute](https://cloud.google.com/compute/docs/gcloud-compute/) command-line tool, list the public {% data variables.product.prodname_ghe_server %} images:
{% data variables.product.company_short %} recommends a memory-optimized instance for {% data variables.product.prodname_ghe_server %}. For more information, see [Amazon EC2 Instance Types](https://aws.amazon.com/ec2/instance-types/#Memory_Optimized) on the Amazon EC2 website.
0 commit comments