|
|
|
|
@@ -18,7 +18,7 @@ topics:
|
|
|
|
|
|
|
|
|
|
{% data reusables.actions.enterprise-github-hosted-runners %}
|
|
|
|
|
|
|
|
|
|
{% ifversion ghes > 2.22 %}
|
|
|
|
|
{% ifversion ghes %}
|
|
|
|
|
|
|
|
|
|
This article explains how site administrators can configure {% data variables.product.prodname_ghe_server %} to use {% data variables.product.prodname_actions %}. It covers the hardware and software requirements, presents the storage options, and describes the security management policies.
|
|
|
|
|
|
|
|
|
|
@@ -26,11 +26,11 @@ This article explains how site administrators can configure {% data variables.pr
|
|
|
|
|
|
|
|
|
|
## Review hardware considerations
|
|
|
|
|
|
|
|
|
|
{% ifversion ghes = 2.22 or ghes = 3.0 %}
|
|
|
|
|
{% ifversion ghes = 3.0 %}
|
|
|
|
|
|
|
|
|
|
{% note %}
|
|
|
|
|
|
|
|
|
|
**Note**: {% ifversion ghes = 2.22 %}{% data variables.product.prodname_actions %} was available for {% data variables.product.prodname_ghe_server %} 2.22 as a limited beta. {% endif %}If you're upgrading an existing {% data variables.product.prodname_ghe_server %} instance to 3.0 or later and want to configure {% data variables.product.prodname_actions %}, note that the minimum hardware requirements have increased. For more information, see "[Upgrading {% data variables.product.prodname_ghe_server %}](/admin/enterprise-management/upgrading-github-enterprise-server#about-minimum-requirements-for-github-enterprise-server-30-and-later)."
|
|
|
|
|
**Note**: If you're upgrading an existing {% data variables.product.prodname_ghe_server %} instance to 3.0 or later and want to configure {% data variables.product.prodname_actions %}, note that the minimum hardware requirements have increased. For more information, see "[Upgrading {% data variables.product.prodname_ghe_server %}](/admin/enterprise-management/upgrading-github-enterprise-server#about-minimum-requirements-for-github-enterprise-server-30-and-later)."
|
|
|
|
|
|
|
|
|
|
{% endnote %}
|
|
|
|
|
|
|
|
|
|
@@ -75,8 +75,7 @@ The peak quantity of concurrent jobs running without performance loss depends on
|
|
|
|
|
|
|
|
|
|
{%- endif %}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you {% ifversion ghes = 2.22 %}enabled the beta of{% else %}plan to enable{% endif %} {% data variables.product.prodname_actions %} for the users of an existing instance, review the levels of activity for users and automations on the instance and ensure that you have provisioned adequate CPU and memory for your users. For more information about monitoring the capacity and performance of {% data variables.product.prodname_ghe_server %}, see "[Monitoring your appliance](/admin/enterprise-management/monitoring-your-appliance)."
|
|
|
|
|
If you plan to enable {% data variables.product.prodname_actions %} for the users of an existing instance, review the levels of activity for users and automations on the instance and ensure that you have provisioned adequate CPU and memory for your users. For more information about monitoring the capacity and performance of {% data variables.product.prodname_ghe_server %}, see "[Monitoring your appliance](/admin/enterprise-management/monitoring-your-appliance)."
|
|
|
|
|
|
|
|
|
|
For more information about minimum hardware requirements for {% data variables.product.product_location %}, see the hardware considerations for your instance's platform.
|
|
|
|
|
|
|
|
|
|
@@ -108,27 +107,11 @@ To enable {% data variables.product.prodname_actions %} on {% data variables.pro
|
|
|
|
|
|
|
|
|
|
{% endnote %}
|
|
|
|
|
|
|
|
|
|
{% ifversion ghes = 2.22 %}
|
|
|
|
|
|
|
|
|
|
### Amazon S3 permissions
|
|
|
|
|
|
|
|
|
|
{% data reusables.actions.enterprise-s3-permission %}
|
|
|
|
|
|
|
|
|
|
## Enabling {% data variables.product.prodname_actions %}
|
|
|
|
|
|
|
|
|
|
{% data variables.product.prodname_actions %} support on {% data variables.product.prodname_ghe_server %} 2.22 was available as a limited beta. To configure {% data variables.product.prodname_actions %} for your instance, upgrade to {% data variables.product.prodname_ghe_server %} 3.0 or later. For more information, see the [{% data variables.product.prodname_ghe_server %} 3.0 release notes](/enterprise-server@3.0/admin/release-notes) and "[Upgrading {% data variables.product.prodname_ghe_server %}](/admin/enterprise-management/upgrading-github-enterprise-server)."
|
|
|
|
|
|
|
|
|
|
## Further reading
|
|
|
|
|
|
|
|
|
|
- "Hardware considerations" for your platform in "[Setting up a {% data variables.product.prodname_ghe_server %} instance](/enterprise/admin/installation/setting-up-a-github-enterprise-server-instance)"
|
|
|
|
|
|
|
|
|
|
{% endif %}
|
|
|
|
|
|
|
|
|
|
## Networking considerations
|
|
|
|
|
|
|
|
|
|
{% data reusables.actions.proxy-considerations %} For more information about using a proxy with {% data variables.product.prodname_ghe_server %}, see "[Configuring an outbound web proxy server](/admin/configuration/configuring-network-settings/configuring-an-outbound-web-proxy-server)."
|
|
|
|
|
|
|
|
|
|
{% ifversion ghes > 2.22 %}
|
|
|
|
|
{% ifversion ghes %}
|
|
|
|
|
|
|
|
|
|
## Enabling {% data variables.product.prodname_actions %} with your storage provider
|
|
|
|
|
|
|
|
|
|
|