3.9 KiB
{% if currentVersion == "enterprise-server@2.22" %}
{% note %}
Note: If you joined the beta for {% data variables.product.prodname_actions %} or {% data variables.product.prodname_registry %} and enabled the features, your instance requires additional hardware resources. Minimum requirements for an instance with beta features enabled are bold in the following table. For more information, see "Beta features in {% data variables.product.prodname_ghe_server %} 2.22."
{% endnote %}
{% endif %}
{% if currentVersion ver_gt "enterprise-server@2.22" %}
| User licenses | vCPUs | Memory | Attached storage | Root storage |
|---|---|---|---|---|
| Trial, demo, or 10 light users | 4 | 32 GB | 150 GB | 200 GB |
| 10 to 3,000 | 8 | 48 GB | 300 GB | 200 GB |
| 3,000 to 5000 | 12 | 64 GB | 500 GB | 200 GB |
| 5,000 to 8000 | 16 | 96 GB | 750 GB | 200 GB |
| 8,000 to 10,000+ | 20 | 160 GB | 1000 GB | 200 GB |
{% else %}
| User licenses | vCPUs | Memory | Attached storage | Root storage |
|---|---|---|---|---|
| Trial, demo, or 10 light users | 2{% if currentVersion == "enterprise-server@2.22" %} or 4{% endif %} |
16 GB{% if currentVersion == "enterprise-server@2.22" %} or 32 GB{% endif %} |
100 GB{% if currentVersion == "enterprise-server@2.22" %} or 150 GB{% endif %} |
200 GB |
| 10 to 3,000 | 4{% if currentVersion == "enterprise-server@2.22" %} or 8{% endif %} |
32 GB{% if currentVersion == "enterprise-server@2.22" %} or 48 GB{% endif %} |
250 GB{% if currentVersion == "enterprise-server@2.22" %} or 300 GB{% endif %} |
200 GB |
| 3,000 to 5000 | 8{% if currentVersion == "enterprise-server@2.22" %} or 12{% endif %} |
64 GB | 500 GB | 200 GB |
| 5,000 to 8000 | 12{% if currentVersion == "enterprise-server@2.22" %} or 16{% endif %} |
96 GB | 750 GB | 200 GB |
| 8,000 to 10,000+ | 16{% if currentVersion == "enterprise-server@2.22" %} or 20{% endif %} |
128 GB{% if currentVersion == "enterprise-server@2.22" %} or 160 GB{% endif %} |
1000 GB | 200 GB |
{% endif %}
{% data reusables.enterprise_installation.about-adjusting-resources %}
{% if currentVersion ver_gt "enterprise-server@2.22" %}
If you plan to configure {% data variables.product.prodname_actions %} for your instance, you should provision additional resources. You must also configure at least one self-hosted runner to execute workflows. For more information, see "Getting started with {% data variables.product.prodname_actions %} for {% data variables.product.prodname_ghe_server %}."
{% endif %}
{% if currentVersion == "enterprise-server@2.22" %}
Beta features in {% data variables.product.prodname_ghe_server %} 2.22
{% data variables.product.prodname_ghe_server %} 2.22 offered features in beta, such as {% data variables.product.prodname_actions %}, {% data variables.product.prodname_registry %}, and {% data variables.product.prodname_code_scanning %}. For more information, see the {% data variables.product.prodname_ghe_server %} 2.22 release notes.
If you enabled beta features for {% data variables.product.prodname_ghe_server %} 2.22, your instance requires additional hardware resources. For more information, see "Minimum requirements".
{% endif %}