add topic frontmatter to articles (#18245)
This commit is contained in:
@@ -8,6 +8,8 @@ versions:
|
|||||||
free-pro-team: '*'
|
free-pro-team: '*'
|
||||||
enterprise-server: '>=2.22'
|
enterprise-server: '>=2.22'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- billing
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.actions.enterprise-beta %}
|
{% data reusables.actions.enterprise-beta %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/authentication/allowing-built-in-authentication-for-users-outside-your-identity-provider
|
- /enterprise/admin/authentication/allowing-built-in-authentication-for-users-outside-your-identity-provider
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About built-in authentication for users outside your identity provider
|
### About built-in authentication for users outside your identity provider
|
||||||
|
|||||||
@@ -11,5 +11,7 @@ redirect_from:
|
|||||||
mapTopic: true
|
mapTopic: true
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/authentication/changing-authentication-methods
|
- /enterprise/admin/authentication/changing-authentication-methods
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
User accounts on {% data variables.product.product_location %} are preserved when you change the authentication method and users will continue to log into the same account as long as their username doesn't change.
|
User accounts on {% data variables.product.product_location %} are preserved when you change the authentication method and users will continue to log into the same account as long as their username doesn't change.
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
intro: 'If you''re using built-in authentication, you can block unauthenticated people from being able to create an account.'
|
intro: 'If you''re using built-in authentication, you can block unauthenticated people from being able to create an account.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
||||||
|
|||||||
@@ -1,11 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: Authentication
|
title: Authentication
|
||||||
intro: You can configure how users sign into {% data variables.product.product_name %}.
|
intro: 'You can configure how users sign into {% data variables.product.product_name %}.'
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /enterprise/admin/authentication
|
- /enterprise/admin/authentication
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/authentication/using-built-in-authentication
|
- /enterprise/admin/authentication/using-built-in-authentication
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
You can create custom messages that users will see on the sign in and sign out pages. For more information, see "[Customizing user messages on your instance](/enterprise/admin/user-management/customizing-user-messages-on-your-instance)."
|
You can create custom messages that users will see on the sign in and sign out pages. For more information, see "[Customizing user messages on your instance](/enterprise/admin/user-management/customizing-user-messages-on-your-instance)."
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ redirect_from:
|
|||||||
intro: 'CAS is a single sign-on (SSO) protocol for multiple web applications. A CAS user account does not take up a {% if currentVersion ver_gt "enterprise-server@2.16" %}user license{% else %}seat{% endif %} until the user signs in.'
|
intro: 'CAS is a single sign-on (SSO) protocol for multiple web applications. A CAS user account does not take up a {% if currentVersion ver_gt "enterprise-server@2.16" %}user license{% else %}seat{% endif %} until the user signs in.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.enterprise_user_management.built-in-authentication %}
|
{% data reusables.enterprise_user_management.built-in-authentication %}
|
||||||
|
|||||||
@@ -11,6 +11,8 @@ redirect_from:
|
|||||||
intro: 'LDAP lets you authenticate {% data variables.product.prodname_ghe_server %} against your existing accounts and centrally manage repository access. LDAP is a popular application protocol for accessing and maintaining directory information services, and is one of the most common protocols used to integrate third-party software with large company user directories.'
|
intro: 'LDAP lets you authenticate {% data variables.product.prodname_ghe_server %} against your existing accounts and centrally manage repository access. LDAP is a popular application protocol for accessing and maintaining directory information services, and is one of the most common protocols used to integrate third-party software with large company user directories.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.enterprise_user_management.built-in-authentication %}
|
{% data reusables.enterprise_user_management.built-in-authentication %}
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ redirect_from:
|
|||||||
intro: 'SAML is an XML-based standard for authentication and authorization. {% data variables.product.prodname_ghe_server %} can act as a service provider (SP) with your internal SAML identity provider (IdP).'
|
intro: 'SAML is an XML-based standard for authentication and authorization. {% data variables.product.prodname_ghe_server %} can act as a service provider (SP) with your internal SAML identity provider (IdP).'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.enterprise_user_management.built-in-authentication %}
|
{% data reusables.enterprise_user_management.built-in-authentication %}
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ intro: 'You can use the site admin dashboard{% if enterpriseServerVersions conta
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% if enterpriseServerVersions contains currentVersion %}
|
{% if enterpriseServerVersions contains currentVersion %}
|
||||||
|
|||||||
@@ -13,6 +13,8 @@ redirect_from:
|
|||||||
intro: '{% data reusables.enterprise_site_admin_settings.about-ssh-access %}'
|
intro: '{% data reusables.enterprise_site_admin_settings.about-ssh-access %}'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About administrative shell access
|
### About administrative shell access
|
||||||
|
|||||||
@@ -12,6 +12,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/accessing-the-management-console
|
- /enterprise/admin/configuration/accessing-the-management-console
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About the {% data variables.enterprise.management_console %}
|
### About the {% data variables.enterprise.management_console %}
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ redirect_from:
|
|||||||
miniTocMaxHeadingLevel: 4
|
miniTocMaxHeadingLevel: 4
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
You can execute these commands from anywhere on the VM after signing in as an SSH admin user. For more information, see "[Accessing the administrative shell (SSH)](/enterprise/{{ currentVersion }}/admin/guides/installation/accessing-the-administrative-shell-ssh/)."
|
You can execute these commands from anywhere on the VM after signing in as an SSH admin user. For more information, see "[Accessing the administrative shell (SSH)](/enterprise/{{ currentVersion }}/admin/guides/installation/accessing-the-administrative-shell-ssh/)."
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-a-hostname
|
- /enterprise/admin/configuration/configuring-a-hostname
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
If you configure a hostname instead of a hard-coded IP address, you will be able to change the physical hardware that {% data variables.product.product_location %} runs on without affecting users or client software.
|
If you configure a hostname instead of a hard-coded IP address, you will be able to change the physical hardware that {% data variables.product.product_location %} runs on without affecting users or client software.
|
||||||
|
|||||||
@@ -7,5 +7,7 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-advanced-security-features
|
- /enterprise/admin/configuration/configuring-advanced-security-features
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=2.22'
|
enterprise-server: '>=2.22'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-an-outbound-web-proxy-server
|
- /enterprise/admin/configuration/configuring-an-outbound-web-proxy-server
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
When a proxy server is enabled for {% data variables.product.product_location %}, outbound messages sent by {% data variables.product.prodname_ghe_server %} are first sent through the proxy server, unless the destination host is added as an HTTP proxy exclusion. Types of outbound messages include outgoing webhooks, uploading bundles, and fetching legacy avatars. The proxy server's URL is the protocol, domain or IP address, plus the port number, for example `http://127.0.0.1:8123`.
|
When a proxy server is enabled for {% data variables.product.product_location %}, outbound messages sent by {% data variables.product.prodname_ghe_server %} are first sent through the proxy server, unless the destination host is added as an HTTP proxy exclusion. Types of outbound messages include outgoing webhooks, uploading bundles, and fetching legacy avatars. The proxy server's URL is the protocol, domain or IP address, plus the port number, for example `http://127.0.0.1:8123`.
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-applications
|
- /enterprise/admin/configuration/configuring-applications
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Adjusting image caching
|
### Adjusting image caching
|
||||||
|
|||||||
@@ -15,6 +15,8 @@ redirect_from:
|
|||||||
intro: 'As part of a disaster recovery plan, you can protect production data on {% data variables.product.product_location %} by configuring automated backups.'
|
intro: 'As part of a disaster recovery plan, you can protect production data on {% data variables.product.product_location %} by configuring automated backups.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About {% data variables.product.prodname_enterprise_backup_utilities %}
|
### About {% data variables.product.prodname_enterprise_backup_utilities %}
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-built-in-firewall-rules
|
- /enterprise/admin/configuration/configuring-built-in-firewall-rules
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About {% data variables.product.product_location %}'s firewall
|
### About {% data variables.product.product_location %}'s firewall
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-code-scanning-for-your-appliance
|
- /enterprise/admin/configuration/configuring-code-scanning-for-your-appliance
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=2.22'
|
enterprise-server: '>=2.22'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.code-scanning.beta %}
|
{% data reusables.code-scanning.beta %}
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-dns-nameservers
|
- /enterprise/admin/configuration/configuring-dns-nameservers
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
The nameservers you specify must resolve {% data variables.product.product_location %}'s hostname.
|
The nameservers you specify must resolve {% data variables.product.product_location %}'s hostname.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Configuring email for notifications
|
title: Configuring email for notifications
|
||||||
intro: To make it easy for users to respond quickly to activity on {% data variables.product.product_name %}, you can configure {% data variables.product.product_location %} to send email notifications for issue, pull request, and commit comments.
|
intro: 'To make it easy for users to respond quickly to activity on {% data variables.product.product_name %}, you can configure {% data variables.product.product_location %} to send email notifications for issue, pull request, and commit comments.'
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /enterprise/admin/guides/installation/email-configuration/
|
- /enterprise/admin/guides/installation/email-configuration/
|
||||||
- /enterprise/admin/articles/configuring-email/
|
- /enterprise/admin/articles/configuring-email/
|
||||||
@@ -10,6 +10,8 @@ redirect_from:
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% if currentVersion == "github-ae@latest" %}
|
{% if currentVersion == "github-ae@latest" %}
|
||||||
|
|||||||
@@ -11,6 +11,8 @@ redirect_from:
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Enabling public sites for {% data variables.product.prodname_pages %}
|
### Enabling public sites for {% data variables.product.prodname_pages %}
|
||||||
|
|||||||
@@ -11,5 +11,7 @@ intro: 'Configure {% data variables.product.prodname_ghe_server %} with the DNS
|
|||||||
mapTopic: true
|
mapTopic: true
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-rate-limits
|
- /enterprise/admin/configuration/configuring-rate-limits
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Enabling rate limits for {% data variables.product.prodname_enterprise_api %}
|
### Enabling rate limits for {% data variables.product.prodname_enterprise_api %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ product: '{% data reusables.gated-features.secret-scanning %}'
|
|||||||
miniTocMaxHeadingLevel: 4
|
miniTocMaxHeadingLevel: 4
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=3.0'
|
enterprise-server: '>=3.0'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.secret-scanning.beta %}
|
{% data reusables.secret-scanning.beta %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-the-ip-address-using-the-virtual-machine-console
|
- /enterprise/admin/configuration/configuring-the-ip-address-using-the-virtual-machine-console
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-time-synchronization
|
- /enterprise/admin/configuration/configuring-time-synchronization
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Changing the default NTP servers
|
### Changing the default NTP servers
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/configuring-tls
|
- /enterprise/admin/configuration/configuring-tls
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About Transport Layer Security
|
### About Transport Layer Security
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Configuring your enterprise
|
title: Configuring your enterprise
|
||||||
intro: "After {% data variables.product.product_name %} is up and running, you can configure your enterprise to suit your organization's needs."
|
intro: 'After {% data variables.product.product_name %} is up and running, you can configure your enterprise to suit your organization''s needs.'
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /enterprise/admin/guides/installation/basic-configuration/
|
- /enterprise/admin/guides/installation/basic-configuration/
|
||||||
- /enterprise/admin/guides/installation/administrative-tools/
|
- /enterprise/admin/guides/installation/administrative-tools/
|
||||||
@@ -12,5 +12,7 @@ mapTopic: true
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ redirect_from:
|
|||||||
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of a {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable {% data variables.product.prodname_github_connect %}.'
|
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of a {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable {% data variables.product.prodname_github_connect %}.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About {% data variables.product.prodname_github_connect %}
|
### About {% data variables.product.prodname_github_connect %}
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ redirect_from:
|
|||||||
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of the connected {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable {% if currentVersion ver_gt "enterprise-server@2.21" %}{% data variables.product.prodname_dependabot %}{% else %}security{% endif %} alerts for vulnerable dependencies on {% data variables.product.prodname_ghe_server %}.'
|
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of the connected {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable {% if currentVersion ver_gt "enterprise-server@2.21" %}{% data variables.product.prodname_dependabot %}{% else %}security{% endif %} alerts for vulnerable dependencies on {% data variables.product.prodname_ghe_server %}.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About alerts for vulnerable dependencies on {% data variables.product.prodname_ghe_server %}
|
### About alerts for vulnerable dependencies on {% data variables.product.prodname_ghe_server %}
|
||||||
|
|||||||
@@ -12,6 +12,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/enabling-and-scheduling-maintenance-mode
|
- /enterprise/admin/configuration/enabling-and-scheduling-maintenance-mode
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About maintenance mode
|
### About maintenance mode
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of the connected {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable automatic user license synchronization.'
|
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of the connected {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable automatic user license synchronization.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About license synchronization
|
### About license synchronization
|
||||||
|
|||||||
@@ -9,6 +9,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/enabling-private-mode
|
- /enterprise/admin/configuration/enabling-private-mode
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
You must enable private mode if {% data variables.product.product_location %} is publicly accessible over the Internet. In private mode, users cannot anonymously clone repositories over `git://`. If built-in authentication is also enabled, an administrator must invite new users to create an account on the instance. For more information, see "[Using built-in authentication](/enterprise/{{ currentVersion }}/admin/guides/user-management/using-built-in-authentication)."
|
You must enable private mode if {% data variables.product.product_location %} is publicly accessible over the Internet. In private mode, users cannot anonymously clone repositories over `git://`. If built-in authentication is also enabled, an administrator must invite new users to create an account on the instance. For more information, see "[Using built-in authentication](/enterprise/{{ currentVersion }}/admin/guides/user-management/using-built-in-authentication)."
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/enabling-subdomain-isolation
|
- /enterprise/admin/configuration/enabling-subdomain-isolation
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About subdomain isolation
|
### About subdomain isolation
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ redirect_from:
|
|||||||
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of the connected {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable unified contributions between {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %}.'
|
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of the connected {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable unified contributions between {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %}.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
As a site administrator, you can allow end users to send anonymized contribution counts for their work from {% data variables.product.prodname_ghe_server %} to their {% data variables.product.prodname_dotcom_the_website %} contribution graph.
|
As a site administrator, you can allow end users to send anonymized contribution counts for their work from {% data variables.product.prodname_ghe_server %} to their {% data variables.product.prodname_dotcom_the_website %} contribution graph.
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ redirect_from:
|
|||||||
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of the connected {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable unified search between {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %}.'
|
permissions: 'Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of the connected {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable unified search between {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %}.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
When you enable unified search, users can view search results from public and private content on {% data variables.product.prodname_dotcom_the_website %} when searching from {% data variables.product.product_location_enterprise %}.
|
When you enable unified search, users can view search results from public and private content on {% data variables.product.prodname_dotcom_the_website %} when searching from {% data variables.product.product_location_enterprise %}.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: Configuring GitHub Enterprise
|
title: Configuring GitHub Enterprise
|
||||||
shortTitle: Configuring GitHub Enterprise
|
shortTitle: Configuring GitHub Enterprise
|
||||||
intro: "You can configure your enterprise to suit your organization's needs."
|
intro: You can configure your enterprise to suit your organization's needs.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /enterprise/admin/configuration
|
- /enterprise/admin/configuration
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% if currentVersion ver_gt "enterprise-server@2.21" %}
|
{% if currentVersion ver_gt "enterprise-server@2.21" %}
|
||||||
|
|||||||
@@ -11,5 +11,7 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/managing-connections-between-github-enterprise-server-and-github-enterprise-cloud
|
- /enterprise/admin/configuration/managing-connections-between-github-enterprise-server-and-github-enterprise-cloud
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Managing GitHub for mobile for your enterprise
|
title: Managing GitHub for mobile for your enterprise
|
||||||
intro: You can decide whether authenticated users can connect to {% data variables.product.product_location %} with {% data variables.product.prodname_mobile %}.
|
intro: 'You can decide whether authenticated users can connect to {% data variables.product.product_location %} with {% data variables.product.prodname_mobile %}.'
|
||||||
permissions: Enterprise owners can manage {% data variables.product.prodname_mobile %} for an enterprise on {% data variables.product.product_name %}.
|
permissions: 'Enterprise owners can manage {% data variables.product.prodname_mobile %} for an enterprise on {% data variables.product.product_name %}.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=3.0'
|
enterprise-server: '>=3.0'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% if enterpriseServerVersions contains currentVersion %}
|
{% if enterpriseServerVersions contains currentVersion %}
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ redirect_from:
|
|||||||
intro: 'Open network ports selectively based on the network services you need to expose for administrators, end users, and email support.'
|
intro: 'Open network ports selectively based on the network services you need to expose for administrators, end users, and email support.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Administrative ports
|
### Administrative ports
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/site-admin-dashboard
|
- /enterprise/admin/configuration/site-admin-dashboard
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
To access the dashboard, in the upper-right corner of any page, click {% octicon "rocket" aria-label="The rocket ship" %}.
|
To access the dashboard, in the upper-right corner of any page, click {% octicon "rocket" aria-label="The rocket ship" %}.
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/troubleshooting-ssl-errors
|
- /enterprise/admin/configuration/troubleshooting-ssl-errors
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Removing the passphrase from your key file
|
### Removing the passphrase from your key file
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/using-github-enterprise-server-with-a-load-balancer
|
- /enterprise/admin/configuration/using-github-enterprise-server-with-a-load-balancer
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.enterprise_clustering.load_balancer_intro %}
|
{% data reusables.enterprise_clustering.load_balancer_intro %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/configuration/validating-your-domain-settings
|
- /enterprise/admin/configuration/validating-your-domain-settings
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
||||||
{% data reusables.enterprise_site_admin_settings.management-console %}
|
{% data reusables.enterprise_site_admin_settings.management-console %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/about-cluster-nodes
|
- /enterprise/admin/enterprise-management/about-cluster-nodes
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.enterprise_clustering.clustering-requires-https %}
|
{% data reusables.enterprise_clustering.clustering-requires-https %}
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/about-clustering
|
- /enterprise/admin/enterprise-management/about-clustering
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Clustering architecture
|
### Clustering architecture
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/about-geo-replication
|
- /enterprise/admin/enterprise-management/about-geo-replication
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
Multiple active replicas can provide a shorter distance to the nearest replica. For example, an organization with offices in San Francisco, New York, and London could run the primary appliance in a datacenter near New York and two replicas in datacenters near San Francisco and London. Using geolocation-aware DNS, users can be directed to the closest server available and access repository data faster. Designating the appliance near New York as the primary helps reduce the latency between the hosts, compared to the appliance near San Francisco being the primary which has a higher latency to London.
|
Multiple active replicas can provide a shorter distance to the nearest replica. For example, an organization with offices in San Francisco, New York, and London could run the primary appliance in a datacenter near New York and two replicas in datacenters near San Francisco and London. Using geolocation-aware DNS, users can be directed to the closest server available and access repository data faster. Designating the appliance near New York as the primary helps reduce the latency between the hosts, compared to the appliance near San Francisco being the primary which has a higher latency to London.
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/about-high-availability-configuration
|
- /enterprise/admin/enterprise-management/about-high-availability-configuration
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
When you configure high availability, there is an automated setup of one-way, asynchronous replication of all datastores (Git repositories, MySQL, Redis, and Elasticsearch) from the primary to the replica appliance.
|
When you configure high availability, there is an automated setup of one-way, asynchronous replication of all datastores (Git repositories, MySQL, Redis, and Elasticsearch) from the primary to the replica appliance.
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/accessing-the-monitor-dashboard
|
- /enterprise/admin/enterprise-management/accessing-the-monitor-dashboard
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Accessing the monitor dashboard
|
### Accessing the monitor dashboard
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/cluster-network-configuration
|
- /enterprise/admin/enterprise-management/cluster-network-configuration
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Network considerations
|
### Network considerations
|
||||||
|
|||||||
@@ -9,5 +9,7 @@ redirect_from:
|
|||||||
mapTopic: true
|
mapTopic: true
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/configuring-collectd
|
- /enterprise/admin/enterprise-management/configuring-collectd
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
### Set up an external `collectd` server
|
### Set up an external `collectd` server
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/configuring-high-availability-replication-for-a-cluster
|
- /enterprise/admin/enterprise-management/configuring-high-availability-replication-for-a-cluster
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>2.21'
|
enterprise-server: '>2.21'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About high availability replication for clusters
|
### About high availability replication for clusters
|
||||||
|
|||||||
@@ -10,5 +10,7 @@ intro: '{% data variables.product.prodname_ghe_server %} supports a high availab
|
|||||||
mapTopic: true
|
mapTopic: true
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/creating-a-high-availability-replica
|
- /enterprise/admin/enterprise-management/creating-a-high-availability-replica
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Creating a high availability replica
|
### Creating a high availability replica
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/differences-between-clustering-and-high-availability-ha
|
- /enterprise/admin/enterprise-management/differences-between-clustering-and-high-availability-ha
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Failure scenarios
|
### Failure scenarios
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/enabling-automatic-update-checks
|
- /enterprise/admin/enterprise-management/enabling-automatic-update-checks
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
When an upgrade package is automatically downloaded for {% data variables.product.product_location %}, you'll receive a message letting you know you can upgrade {% data variables.product.prodname_ghe_server %}. Packages download to the `/var/lib/ghe-updates` directory on {% data variables.product.product_location %}. For more information, see "[Upgrading {% data variables.product.prodname_ghe_server %}](/enterprise/{{ currentVersion }}/admin/guides/installation/upgrading-github-enterprise-server)."
|
When an upgrade package is automatically downloaded for {% data variables.product.product_location %}, you'll receive a message letting you know you can upgrade {% data variables.product.prodname_ghe_server %}. Packages download to the `/var/lib/ghe-updates` directory on {% data variables.product.product_location %}. For more information, see "[Upgrading {% data variables.product.prodname_ghe_server %}](/enterprise/{{ currentVersion }}/admin/guides/installation/upgrading-github-enterprise-server)."
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/evacuating-a-cluster-node
|
- /enterprise/admin/enterprise-management/evacuating-a-cluster-node
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
If you only have three nodes in your data services cluster, you can't evacuate the nodes, because `ghe-spokes` doesn’t have another place to make a copy. If you have four or more, `ghe-spokes` will move all the repositories off of the evacuated node.
|
If you only have three nodes in your data services cluster, you can't evacuate the nodes, because `ghe-spokes` doesn’t have another place to make a copy. If you have four or more, `ghe-spokes` will move all the repositories off of the evacuated node.
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/increasing-cpu-or-memory-resources
|
- /enterprise/admin/enterprise-management/increasing-cpu-or-memory-resources
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.enterprise_installation.warning-on-upgrading-physical-resources %}
|
{% data reusables.enterprise_installation.warning-on-upgrading-physical-resources %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/increasing-storage-capacity
|
- /enterprise/admin/enterprise-management/increasing-storage-capacity
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.enterprise_installation.warning-on-upgrading-physical-resources %}
|
{% data reusables.enterprise_installation.warning-on-upgrading-physical-resources %}
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management
|
- /enterprise/admin/enterprise-management
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/initializing-the-cluster
|
- /enterprise/admin/enterprise-management/initializing-the-cluster
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.enterprise_clustering.clustering-requires-https %}
|
{% data reusables.enterprise_clustering.clustering-requires-https %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/initiating-a-failover-to-your-replica-appliance
|
- /enterprise/admin/enterprise-management/initiating-a-failover-to-your-replica-appliance
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
The time required to failover depends on how long it takes to manually promote the replica and redirect traffic. The average time ranges between 2-10 minutes.
|
The time required to failover depends on how long it takes to manually promote the replica and redirect traffic. The average time ranges between 2-10 minutes.
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/initiating-a-failover-to-your-replica-cluster
|
- /enterprise/admin/enterprise-management/initiating-a-failover-to-your-replica-cluster
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>2.21'
|
enterprise-server: '>2.21'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About failover to your replica cluster
|
### About failover to your replica cluster
|
||||||
|
|||||||
@@ -12,6 +12,8 @@ redirect_from:
|
|||||||
intro: 'To migrate from {% data variables.product.prodname_enterprise %} 11.10.x to 2.1.23, you''ll need to set up a new appliance instance and migrate data from the previous instance.'
|
intro: 'To migrate from {% data variables.product.prodname_enterprise %} 11.10.x to 2.1.23, you''ll need to set up a new appliance instance and migrate data from the previous instance.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
Migrations from {% data variables.product.prodname_enterprise %} 11.10.348 and later are supported. Migrating from {% data variables.product.prodname_enterprise %} 11.10.348 and earlier is not supported. You must first upgrade to 11.10.348 in several upgrades. For more information, see the 11.10.348 upgrading procedure, "[Upgrading to the latest release](/enterprise/11.10.340/admin/articles/upgrading-to-the-latest-release/)."
|
Migrations from {% data variables.product.prodname_enterprise %} 11.10.348 and later are supported. Migrating from {% data variables.product.prodname_enterprise %} 11.10.348 and earlier is not supported. You must first upgrade to 11.10.348 in several upgrades. For more information, see the 11.10.348 upgrading procedure, "[Upgrading to the latest release](/enterprise/11.10.340/admin/articles/upgrading-to-the-latest-release/)."
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/monitoring-cluster-nodes
|
- /enterprise/admin/enterprise-management/monitoring-cluster-nodes
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
### Manually checking cluster status
|
### Manually checking cluster status
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/monitoring-using-snmp
|
- /enterprise/admin/enterprise-management/monitoring-using-snmp
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
SNMP is a common standard for monitoring devices over a network. We strongly recommend enabling SNMP so you can monitor the health of {% data variables.product.product_location %} and know when to add more memory, storage, or processor power to the host machine.
|
SNMP is a common standard for monitoring devices over a network. We strongly recommend enabling SNMP so you can monitor the health of {% data variables.product.product_location %} and know when to add more memory, storage, or processor power to the host machine.
|
||||||
|
|||||||
@@ -9,5 +9,7 @@ redirect_from:
|
|||||||
mapTopic: true
|
mapTopic: true
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/recommended-alert-thresholds
|
- /enterprise/admin/enterprise-management/recommended-alert-thresholds
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Monitoring storage
|
### Monitoring storage
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/recovering-a-high-availability-configuration
|
- /enterprise/admin/enterprise-management/recovering-a-high-availability-configuration
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
You can use the former primary appliance as the new replica appliance if the failover was planned or was not related to the health of the appliance. If the failover was related to an issue with the primary appliance, you may prefer to create a new replica appliance. For more information, see "[Creating a high availability replica](/enterprise/{{ currentVersion }}/admin/guides/installation/creating-a-high-availability-replica/)."
|
You can use the former primary appliance as the new replica appliance if the failover was planned or was not related to the health of the appliance. If the failover was related to an issue with the primary appliance, you may prefer to create a new replica appliance. For more information, see "[Creating a high availability replica](/enterprise/{{ currentVersion }}/admin/guides/installation/creating-a-high-availability-replica/)."
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/removing-a-high-availability-replica
|
- /enterprise/admin/enterprise-management/removing-a-high-availability-replica
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Stopping replication temporarily
|
### Stopping replication temporarily
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/replacing-a-cluster-node
|
- /enterprise/admin/enterprise-management/replacing-a-cluster-node
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% warning %}
|
{% warning %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/setting-up-external-monitoring
|
- /enterprise/admin/enterprise-management/setting-up-external-monitoring
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About SNMP
|
### About SNMP
|
||||||
|
|||||||
@@ -9,5 +9,7 @@ redirect_from:
|
|||||||
mapTopic: true
|
mapTopic: true
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/upgrade-requirements
|
- /enterprise/admin/enterprise-management/upgrade-requirements
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/upgrading-a-cluster
|
- /enterprise/admin/enterprise-management/upgrading-a-cluster
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
### Upgrading with a hotpatch
|
### Upgrading with a hotpatch
|
||||||
{% data reusables.enterprise_installation.hotpatching-explanation %} The hotpatch installation script installs the hotpatch on every node in the cluster and restarts the services in their proper sequence to avoid downtime.
|
{% data reusables.enterprise_installation.hotpatching-explanation %} The hotpatch installation script installs the hotpatch on every node in the cluster and restarts the services in their proper sequence to avoid downtime.
|
||||||
|
|||||||
@@ -15,6 +15,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-management/upgrading-github-enterprise-server
|
- /enterprise/admin/enterprise-management/upgrading-github-enterprise-server
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Preparing to upgrade
|
### Preparing to upgrade
|
||||||
@@ -251,4 +253,4 @@ To roll back from a feature release, restore from a VM snapshot to ensure that r
|
|||||||
### Further reading
|
### Further reading
|
||||||
|
|
||||||
- "[About upgrades to new releases](/admin/overview/about-upgrades-to-new-releases)"
|
- "[About upgrades to new releases](/admin/overview/about-upgrades-to-new-releases)"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-support/about-github-premium-support-for-github-enterprise-server
|
- /enterprise/admin/enterprise-support/about-github-premium-support-for-github-enterprise-server
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-support/about-github-premium-support-for-github-enterprise
|
- /enterprise/admin/enterprise-support/about-github-premium-support-for-github-enterprise
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-support/about-support-for-advanced-security
|
- /enterprise/admin/enterprise-support/about-support-for-advanced-security
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Table of Contents
|
### Table of Contents
|
||||||
|
|||||||
@@ -7,4 +7,7 @@ redirect_from:
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
Before submitting a ticket, you should:
|
Before submitting a ticket, you should:
|
||||||
@@ -24,4 +26,4 @@ Especially for tickets with {% data variables.product.support_ticket_priority_ur
|
|||||||
- Be knowledgeable in your internal systems, tools, policies, and practices.
|
- Be knowledgeable in your internal systems, tools, policies, and practices.
|
||||||
- Be a proficient user of {% data variables.product.product_name %}.
|
- Be a proficient user of {% data variables.product.product_name %}.
|
||||||
- Have full access and permissions to any services that are required to troubleshoot the issue.
|
- Have full access and permissions to any services that are required to troubleshoot the issue.
|
||||||
- Be authorized to make the recommended changes to your network and any applicable products.
|
- Be authorized to make the recommended changes to your network and any applicable products.
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-support/providing-data-to-github-support
|
- /enterprise/admin/enterprise-support/providing-data-to-github-support
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Creating and sharing diagnostic files
|
### Creating and sharing diagnostic files
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/enterprise-support/reaching-github-support
|
- /enterprise/admin/enterprise-support/reaching-github-support
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Using automated ticketing systems
|
### Using automated ticketing systems
|
||||||
|
|||||||
@@ -8,4 +8,7 @@ mapTopic: true
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '*'
|
enterprise-server: '*'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### About submitting a ticket
|
### About submitting a ticket
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /admin/github-actions/about-using-githubcom-actions-on-github-enterprise-server
|
- /admin/github-actions/about-using-githubcom-actions-on-github-enterprise-server
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=2.22'
|
enterprise-server: '>=2.22'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.actions.enterprise-beta %}
|
{% data reusables.actions.enterprise-beta %}
|
||||||
|
|||||||
@@ -4,4 +4,7 @@ intro: 'Configure high availability for {% data variables.product.prodname_actio
|
|||||||
mapTopic: true
|
mapTopic: true
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=3.0'
|
enterprise-server: '>=3.0'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ shortTitle: Backing up and restoring
|
|||||||
intro: '{% data variables.product.prodname_actions %} data on your external storage provider is not included in regular {% data variables.product.prodname_ghe_server %} backups, and must be backed up separately.'
|
intro: '{% data variables.product.prodname_actions %} data on your external storage provider is not included in regular {% data variables.product.prodname_ghe_server %} backups, and must be backed up separately.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=3.0'
|
enterprise-server: '>=3.0'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.actions.enterprise-storage-ha-backups %}
|
{% data reusables.actions.enterprise-storage-ha-backups %}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
- /enterprise/admin/github-actions/enabling-automatic-access-to-githubcom-actions-using-github-connect
|
- /enterprise/admin/github-actions/enabling-automatic-access-to-githubcom-actions-using-github-connect
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=2.22'
|
enterprise-server: '>=2.22'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.actions.enterprise-beta %}
|
{% data reusables.actions.enterprise-beta %}
|
||||||
|
|||||||
@@ -4,4 +4,7 @@ intro: 'Learn how to configure storage and enable {% data variables.product.prod
|
|||||||
mapTopic: true
|
mapTopic: true
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=2.22'
|
enterprise-server: '>=2.22'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ intro: 'You can enable {% data variables.product.prodname_actions %} on {% data
|
|||||||
permissions: 'Site administrators can enable {% data variables.product.prodname_actions %} and configure enterprise settings.'
|
permissions: 'Site administrators can enable {% data variables.product.prodname_actions %} and configure enterprise settings.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=3.0'
|
enterprise-server: '>=3.0'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ intro: 'You can enable {% data variables.product.prodname_actions %} on {% data
|
|||||||
permissions: 'Site administrators can enable {% data variables.product.prodname_actions %} and configure enterprise settings.'
|
permissions: 'Site administrators can enable {% data variables.product.prodname_actions %} and configure enterprise settings.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=3.0'
|
enterprise-server: '>=3.0'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ intro: 'You can enable {% data variables.product.prodname_actions %} on {% data
|
|||||||
permissions: 'Site administrators can enable {% data variables.product.prodname_actions %} and configure enterprise settings.'
|
permissions: 'Site administrators can enable {% data variables.product.prodname_actions %} and configure enterprise settings.'
|
||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=3.0'
|
enterprise-server: '>=3.0'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ redirect_from:
|
|||||||
versions:
|
versions:
|
||||||
enterprise-server: '>=2.22'
|
enterprise-server: '>=2.22'
|
||||||
github-ae: '*'
|
github-ae: '*'
|
||||||
|
topics:
|
||||||
|
- enterprise
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.actions.ae-beta %}
|
{% data reusables.actions.ae-beta %}
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user