1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Fix discrepancies between index.md files and directory names in the "Enterprise administrators" docset (#40864)

This commit is contained in:
Laura Coursen
2023-08-21 10:21:05 -05:00
committed by GitHub
parent 179307db8a
commit be36b699e8
54 changed files with 83 additions and 29 deletions

View File

@@ -1,6 +1,7 @@
--- ---
title: Managing code security for your enterprise title: Managing code security for your enterprise
shortTitle: Manage code security allowTitleToDifferFromFilename: true
shortTitle: Code security
intro: 'You can build security into your developers'' workflow with features that keep secrets and vulnerabilities out of your codebase, and that maintain your software supply chain.' intro: 'You can build security into your developers'' workflow with features that keep secrets and vulnerabilities out of your codebase, and that maintain your software supply chain.'
versions: versions:
ghec: '*' ghec: '*'
@@ -12,4 +13,3 @@ children:
- /managing-github-advanced-security-for-your-enterprise - /managing-github-advanced-security-for-your-enterprise
- /managing-supply-chain-security-for-your-enterprise - /managing-supply-chain-security-for-your-enterprise
--- ---

View File

@@ -1,6 +1,7 @@
--- ---
title: Configuring GitHub Enterprise title: Configuring GitHub Enterprise
shortTitle: Configure GitHub Enterprise allowTitleToDifferFromFilename: true
shortTitle: Configuration
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

View File

@@ -1,5 +1,6 @@
--- ---
title: Managing GitHub Actions for your enterprise title: Managing GitHub Actions for your enterprise
allowTitleToDifferFromFilename: true
intro: 'Enable {% data variables.product.prodname_actions %} on {% ifversion ghae %}{% data variables.product.prodname_ghe_managed %}{% else %}{% data variables.product.prodname_ghe_server %}{% endif %}, and manage {% data variables.product.prodname_actions %} policies and settings.' intro: 'Enable {% data variables.product.prodname_actions %} on {% ifversion ghae %}{% data variables.product.prodname_ghe_managed %}{% else %}{% data variables.product.prodname_ghe_server %}{% endif %}, and manage {% data variables.product.prodname_actions %} policies and settings.'
redirect_from: redirect_from:
- /enterprise/admin/github-actions - /enterprise/admin/github-actions
@@ -15,7 +16,7 @@ children:
- /enabling-github-actions-for-github-enterprise-server - /enabling-github-actions-for-github-enterprise-server
- /managing-access-to-actions-from-githubcom - /managing-access-to-actions-from-githubcom
- /advanced-configuration-and-troubleshooting - /advanced-configuration-and-troubleshooting
shortTitle: Manage GitHub Actions shortTitle: GitHub Actions
--- ---
{% data reusables.actions.enterprise-github-hosted-runners %} {% data reusables.actions.enterprise-github-hosted-runners %}

View File

@@ -119,7 +119,7 @@ children:
- /backing-up-and-restoring-your-instance - /backing-up-and-restoring-your-instance
- /policies - /policies
- /monitoring-activity-in-your-enterprise - /monitoring-activity-in-your-enterprise
- /enterprise-management - /monitoring-managing-and-updating-your-instance
- /github-actions - /github-actions
- /packages - /packages
- /code-security - /code-security

View File

@@ -1,6 +1,7 @@
--- ---
title: 'Installing {% data variables.product.prodname_enterprise %}' title: 'Installing {% data variables.product.prodname_enterprise %}'
shortTitle: Installing allowTitleToDifferFromFilename: true
shortTitle: Installation
intro: 'System administrators and operations and security specialists can install {% data variables.product.prodname_ghe_server %}.' intro: 'System administrators and operations and security specialists can install {% data variables.product.prodname_ghe_server %}.'
redirect_from: redirect_from:
- /enterprise/admin-guide - /enterprise/admin-guide

View File

@@ -7,6 +7,7 @@ redirect_from:
- /enterprise/admin/user-management/activity-dashboard - /enterprise/admin/user-management/activity-dashboard
- /admin/user-management/activity-dashboard - /admin/user-management/activity-dashboard
- /admin/user-management/monitoring-activity-in-your-enterprise/activity-dashboard - /admin/user-management/monitoring-activity-in-your-enterprise/activity-dashboard
- /admin/monitoring-activity-in-your-enterprise/exploring-user-activity/activity-dashboard
versions: versions:
ghes: '*' ghes: '*'
ghae: '*' ghae: '*'

View File

@@ -13,5 +13,6 @@ children:
- /log-forwarding - /log-forwarding
- /managing-global-webhooks - /managing-global-webhooks
shortTitle: Explore user activity shortTitle: Explore user activity
redirect_from:
- /admin/monitoring-activity-in-your-enterprise/exploring-user-activity
--- ---

View File

@@ -8,6 +8,7 @@ redirect_from:
- /admin/enterprise-management/log-forwarding - /admin/enterprise-management/log-forwarding
- /admin/user-management/log-forwarding - /admin/user-management/log-forwarding
- /admin/user-management/monitoring-activity-in-your-enterprise/log-forwarding - /admin/user-management/monitoring-activity-in-your-enterprise/log-forwarding
- /admin/monitoring-activity-in-your-enterprise/exploring-user-activity/log-forwarding
versions: versions:
ghes: '*' ghes: '*'
ghae: '*' ghae: '*'

View File

@@ -14,6 +14,7 @@ redirect_from:
- /github/setting-up-and-managing-your-enterprise-account/configuring-webhooks-for-organization-events-in-your-enterprise-account - /github/setting-up-and-managing-your-enterprise-account/configuring-webhooks-for-organization-events-in-your-enterprise-account
- /github/setting-up-and-managing-your-enterprise/configuring-webhooks-for-organization-events-in-your-enterprise-account - /github/setting-up-and-managing-your-enterprise/configuring-webhooks-for-organization-events-in-your-enterprise-account
- /admin/user-management/monitoring-activity-in-your-enterprise/managing-global-webhooks - /admin/user-management/monitoring-activity-in-your-enterprise/managing-global-webhooks
- /admin/monitoring-activity-in-your-enterprise/exploring-user-activity/managing-global-webhooks
versions: versions:
ghec: '*' ghec: '*'
ghes: '*' ghes: '*'

View File

@@ -7,6 +7,7 @@ redirect_from:
- /enterprise/admin/user-management/viewing-push-logs - /enterprise/admin/user-management/viewing-push-logs
- /admin/user-management/viewing-push-logs - /admin/user-management/viewing-push-logs
- /admin/user-management/monitoring-activity-in-your-enterprise/viewing-push-logs - /admin/user-management/monitoring-activity-in-your-enterprise/viewing-push-logs
- /admin/monitoring-activity-in-your-enterprise/exploring-user-activity/viewing-push-logs
versions: versions:
ghes: '*' ghes: '*'
ghae: '*' ghae: '*'

View File

@@ -11,8 +11,7 @@ topics:
- Enterprise - Enterprise
children: children:
- /reviewing-audit-logs-for-your-enterprise - /reviewing-audit-logs-for-your-enterprise
- /exploring-user-activity - /exploring-user-activity-in-your-enterprise
- /analyzing-how-your-team-works-with-server-statistics - /analyzing-how-your-team-works-with-server-statistics
shortTitle: Monitor activity shortTitle: Monitor activity
--- ---

View File

@@ -6,6 +6,8 @@ versions:
type: overview type: overview
topics: topics:
- Enterprise - Enterprise
redirect_from:
- /admin/enterprise-management/caching-repositories/about-repository-caching
--- ---
If you have teams and CI farms located around the world, you may experience reduced performance on your primary {% data variables.product.prodname_ghe_server %} instance. While active geo-replicas can improve the performance of read requests, this comes at the cost of limiting write throughput. To reduce load on your primary instance and improve write throughput performance, you can configure a repository cache, an asynchronous read-only mirror of repositories located near these geographically-distributed clients. If you have teams and CI farms located around the world, you may experience reduced performance on your primary {% data variables.product.prodname_ghe_server %} instance. While active geo-replicas can improve the performance of read requests, this comes at the cost of limiting write throughput. To reduce load on your primary instance and improve write throughput performance, you can configure a repository cache, an asynchronous read-only mirror of repositories located near these geographically-distributed clients.

View File

@@ -6,6 +6,8 @@ versions:
type: how_to type: how_to
topics: topics:
- Enterprise - Enterprise
redirect_from:
- /admin/enterprise-management/caching-repositories/configuring-a-repository-cache
--- ---
## About configuration for repository caching ## About configuration for repository caching

View File

@@ -8,4 +8,6 @@ topics:
children: children:
- /about-repository-caching - /about-repository-caching
- /configuring-a-repository-cache - /configuring-a-repository-cache
redirect_from:
- /admin/enterprise-management/caching-repositories
--- ---

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/clustering/about-cluster-nodes - /enterprise/admin/clustering/about-cluster-nodes
- /enterprise/admin/enterprise-management/about-cluster-nodes - /enterprise/admin/enterprise-management/about-cluster-nodes
- /admin/enterprise-management/about-cluster-nodes - /admin/enterprise-management/about-cluster-nodes
- /admin/enterprise-management/configuring-clustering/about-cluster-nodes
versions: versions:
ghes: '*' ghes: '*'
type: overview type: overview
@@ -13,6 +14,7 @@ topics:
- Clustering - Clustering
- Enterprise - Enterprise
--- ---
## About {% data variables.product.product_name %} cluster nodes ## About {% data variables.product.product_name %} cluster nodes
Each node in a {% data variables.product.product_name %} cluster is a virtual machine (VM) that runs the {% data variables.product.product_name %} software. Before you deploy a cluster, you can review hardware requirements, required services, and design recommendations. Each node in a {% data variables.product.product_name %} cluster is a virtual machine (VM) that runs the {% data variables.product.product_name %} software. Before you deploy a cluster, you can review hardware requirements, required services, and design recommendations.

View File

@@ -14,6 +14,7 @@ redirect_from:
- /enterprise/admin/enterprise-management/initiating-a-failover-to-your-replica-cluster - /enterprise/admin/enterprise-management/initiating-a-failover-to-your-replica-cluster
- /admin/enterprise-management/initiating-a-failover-to-your-replica-cluster - /admin/enterprise-management/initiating-a-failover-to-your-replica-cluster
- /admin/enterprise-management/configuring-clustering/initiating-a-failover-to-your-replica-cluster - /admin/enterprise-management/configuring-clustering/initiating-a-failover-to-your-replica-cluster
- /admin/enterprise-management/configuring-clustering/about-clustering
versions: versions:
ghes: '*' ghes: '*'
type: overview type: overview

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/clustering/cluster-network-configuration - /enterprise/admin/clustering/cluster-network-configuration
- /enterprise/admin/enterprise-management/cluster-network-configuration - /enterprise/admin/enterprise-management/cluster-network-configuration
- /admin/enterprise-management/cluster-network-configuration - /admin/enterprise-management/cluster-network-configuration
- /admin/enterprise-management/configuring-clustering/cluster-network-configuration
versions: versions:
ghes: '*' ghes: '*'
type: reference type: reference

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/clustering/differences-between-clustering-and-high-availability-ha - /enterprise/admin/clustering/differences-between-clustering-and-high-availability-ha
- /enterprise/admin/enterprise-management/differences-between-clustering-and-high-availability-ha - /enterprise/admin/enterprise-management/differences-between-clustering-and-high-availability-ha
- /admin/enterprise-management/differences-between-clustering-and-high-availability-ha - /admin/enterprise-management/differences-between-clustering-and-high-availability-ha
- /admin/enterprise-management/configuring-clustering/differences-between-clustering-and-high-availability-ha
versions: versions:
ghes: '*' ghes: '*'
type: reference type: reference

View File

@@ -8,6 +8,7 @@ redirect_from:
- /enterprise/admin/enterprise-management/evacuating-a-cluster-node - /enterprise/admin/enterprise-management/evacuating-a-cluster-node
- /admin/enterprise-management/evacuating-a-cluster-node - /admin/enterprise-management/evacuating-a-cluster-node
- /admin/enterprise-management/configuring-clustering/evacuating-a-cluster-node - /admin/enterprise-management/configuring-clustering/evacuating-a-cluster-node
- /admin/enterprise-management/configuring-clustering/evacuating-a-cluster-node-running-data-services
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -7,6 +7,7 @@ redirect_from:
- /enterprise/admin/clustering/managing-a-github-enterprise-server-cluster - /enterprise/admin/clustering/managing-a-github-enterprise-server-cluster
- /enterprise/admin/guides/clustering/managing-a-github-enterprise-cluster - /enterprise/admin/guides/clustering/managing-a-github-enterprise-cluster
- /enterprise/admin/enterprise-management/configuring-clustering - /enterprise/admin/enterprise-management/configuring-clustering
- /admin/enterprise-management/configuring-clustering
versions: versions:
ghes: '*' ghes: '*'
topics: topics:

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/clustering/initializing-the-cluster - /enterprise/admin/clustering/initializing-the-cluster
- /enterprise/admin/enterprise-management/initializing-the-cluster - /enterprise/admin/enterprise-management/initializing-the-cluster
- /admin/enterprise-management/initializing-the-cluster - /admin/enterprise-management/initializing-the-cluster
- /admin/enterprise-management/configuring-clustering/initializing-the-cluster
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -14,6 +14,8 @@ topics:
- Infrastructure - Infrastructure
- Monitoring - Monitoring
- Performance - Performance
redirect_from:
- /admin/enterprise-management/configuring-clustering/monitoring-the-health-of-your-cluster-nodes-with-node-eligibility-service
--- ---
## About {% data variables.product.prodname_nes %} ## About {% data variables.product.prodname_nes %}

View File

@@ -8,6 +8,7 @@ redirect_from:
- /enterprise/admin/enterprise-management/monitoring-cluster-nodes - /enterprise/admin/enterprise-management/monitoring-cluster-nodes
- /admin/enterprise-management/monitoring-cluster-nodes - /admin/enterprise-management/monitoring-cluster-nodes
- /admin/enterprise-management/configuring-clustering/monitoring-cluster-nodes - /admin/enterprise-management/configuring-clustering/monitoring-cluster-nodes
- /admin/enterprise-management/configuring-clustering/monitoring-the-health-of-your-cluster
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -10,6 +10,8 @@ type: how_to
topics: topics:
- Clustering - Clustering
- Enterprise - Enterprise
redirect_from:
- /admin/enterprise-management/configuring-clustering/rebalancing-cluster-workloads
--- ---
## About workload balance for a {% data variables.product.product_name %} cluster ## About workload balance for a {% data variables.product.product_name %} cluster

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/clustering/replacing-a-cluster-node - /enterprise/admin/clustering/replacing-a-cluster-node
- /enterprise/admin/enterprise-management/replacing-a-cluster-node - /enterprise/admin/enterprise-management/replacing-a-cluster-node
- /admin/enterprise-management/replacing-a-cluster-node - /admin/enterprise-management/replacing-a-cluster-node
- /admin/enterprise-management/configuring-clustering/replacing-a-cluster-node
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/clustering/upgrading-a-cluster - /enterprise/admin/clustering/upgrading-a-cluster
- /enterprise/admin/enterprise-management/upgrading-a-cluster - /enterprise/admin/enterprise-management/upgrading-a-cluster
- /admin/enterprise-management/upgrading-a-cluster - /admin/enterprise-management/upgrading-a-cluster
- /admin/enterprise-management/configuring-clustering/upgrading-a-cluster
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/about-geo-replication - /enterprise/admin/installation/about-geo-replication
- /enterprise/admin/enterprise-management/about-geo-replication - /enterprise/admin/enterprise-management/about-geo-replication
- /admin/enterprise-management/about-geo-replication - /admin/enterprise-management/about-geo-replication
- /admin/enterprise-management/configuring-high-availability/about-geo-replication
versions: versions:
ghes: '*' ghes: '*'
type: overview type: overview

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/about-high-availability-configuration - /enterprise/admin/installation/about-high-availability-configuration
- /enterprise/admin/enterprise-management/about-high-availability-configuration - /enterprise/admin/enterprise-management/about-high-availability-configuration
- /admin/enterprise-management/about-high-availability-configuration - /admin/enterprise-management/about-high-availability-configuration
- /admin/enterprise-management/configuring-high-availability/about-high-availability-configuration
versions: versions:
ghes: '*' ghes: '*'
type: overview type: overview

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/creating-a-high-availability-replica - /enterprise/admin/installation/creating-a-high-availability-replica
- /enterprise/admin/enterprise-management/creating-a-high-availability-replica - /enterprise/admin/enterprise-management/creating-a-high-availability-replica
- /admin/enterprise-management/creating-a-high-availability-replica - /admin/enterprise-management/creating-a-high-availability-replica
- /admin/enterprise-management/configuring-high-availability/creating-a-high-availability-replica
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/guides/installation/high-availability-configuration - /enterprise/admin/guides/installation/high-availability-configuration
- /enterprise/admin/guides/installation/configuring-github-enterprise-for-high-availability - /enterprise/admin/guides/installation/configuring-github-enterprise-for-high-availability
- /enterprise/admin/enterprise-management/configuring-high-availability - /enterprise/admin/enterprise-management/configuring-high-availability
- /admin/enterprise-management/configuring-high-availability
intro: '{% data variables.product.prodname_ghe_server %} supports a high availability mode of operation designed to minimize service disruption in the event of hardware failure or major network outage affecting the primary appliance.' intro: '{% data variables.product.prodname_ghe_server %} supports a high availability mode of operation designed to minimize service disruption in the event of hardware failure or major network outage affecting the primary appliance.'
versions: versions:
ghes: '*' ghes: '*'
@@ -21,4 +22,3 @@ children:
- /about-geo-replication - /about-geo-replication
shortTitle: Configure high availability shortTitle: Configure high availability
--- ---

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/initiating-a-failover-to-your-replica-appliance - /enterprise/admin/installation/initiating-a-failover-to-your-replica-appliance
- /enterprise/admin/enterprise-management/initiating-a-failover-to-your-replica-appliance - /enterprise/admin/enterprise-management/initiating-a-failover-to-your-replica-appliance
- /admin/enterprise-management/initiating-a-failover-to-your-replica-appliance - /admin/enterprise-management/initiating-a-failover-to-your-replica-appliance
- /admin/enterprise-management/configuring-high-availability/initiating-a-failover-to-your-replica-appliance
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -11,6 +11,8 @@ topics:
- Infrastructure - Infrastructure
- Monitoring - Monitoring
shortTitle: Monitor HA configuration shortTitle: Monitor HA configuration
redirect_from:
- /admin/enterprise-management/configuring-high-availability/monitoring-a-high-availability-configuration
--- ---
## About observability for high availability ## About observability for high availability

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/recovering-a-high-availability-configuration - /enterprise/admin/installation/recovering-a-high-availability-configuration
- /enterprise/admin/enterprise-management/recovering-a-high-availability-configuration - /enterprise/admin/enterprise-management/recovering-a-high-availability-configuration
- /admin/enterprise-management/recovering-a-high-availability-configuration - /admin/enterprise-management/recovering-a-high-availability-configuration
- /admin/enterprise-management/configuring-high-availability/recovering-a-high-availability-configuration
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to
@@ -30,21 +31,21 @@ You can use the former primary appliance as the new replica appliance if the fai
1. Connect to the former primary appliance's IP address using SSH. 1. Connect to the former primary appliance's IP address using SSH.
```shell ```shell
ssh -p 122 admin@ FORMER_PRIMARY_IP ssh -p 122 admin@ FORMER_PRIMARY_IP
``` ```
1. Enable maintenance mode on the former primary appliance. For more information, see "[AUTOTITLE](/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)." 1. Enable maintenance mode on the former primary appliance. For more information, see "[AUTOTITLE](/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)."
1. On the former primary appliance, run `ghe-repl-setup` with the IP address of the former replica. 1. On the former primary appliance, run `ghe-repl-setup` with the IP address of the former replica.
```shell ```shell
ghe-repl-setup FORMER_REPLICA_IP ghe-repl-setup FORMER_REPLICA_IP
``` ```
{% data reusables.enterprise_installation.add-ssh-key-to-primary %} {% data reusables.enterprise_installation.add-ssh-key-to-primary %}
1. To verify the connection to the new primary and enable replica mode for the new replica, run `ghe-repl-setup` again. 1. To verify the connection to the new primary and enable replica mode for the new replica, run `ghe-repl-setup` again.
```shell ```shell
ghe-repl-setup FORMER_REPLICA_IP ghe-repl-setup FORMER_REPLICA_IP
``` ```
{% data reusables.enterprise_installation.replication-command %} {% data reusables.enterprise_installation.replication-command %}

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/removing-a-high-availability-replica - /enterprise/admin/installation/removing-a-high-availability-replica
- /enterprise/admin/enterprise-management/removing-a-high-availability-replica - /enterprise/admin/enterprise-management/removing-a-high-availability-replica
- /admin/enterprise-management/removing-a-high-availability-replica - /admin/enterprise-management/removing-a-high-availability-replica
- /admin/enterprise-management/configuring-high-availability/removing-a-high-availability-replica
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to
@@ -47,8 +48,8 @@ shortTitle: Remove a HA replica
{% ifversion ghes %} {% ifversion ghes %}
{% note %} {% note %}
**Note:** If you have {% data variables.product.prodname_actions %} enabled, you should decommission the former replica server or update its {% data variables.product.prodname_actions %} configuration to use different external storage. For more information, see "[AUTOTITLE](/admin/github-actions/advanced-configuration-and-troubleshooting/high-availability-for-github-actions#high-availability-replicas)." **Note:** If you have {% data variables.product.prodname_actions %} enabled, you should decommission the former replica server or update its {% data variables.product.prodname_actions %} configuration to use different external storage. For more information, see "[AUTOTITLE](/admin/github-actions/advanced-configuration-and-troubleshooting/high-availability-for-github-actions#high-availability-replicas)."
{% endnote %} {% endnote %}
{% endif %} {% endif %}

View File

@@ -1,8 +1,9 @@
--- ---
title: 'Monitoring, managing, and updating your enterprise' title: 'Monitoring, managing, and updating your instance'
intro: 'You can monitor your appliance, upgrade to a newer version, and configure clustering or high availability' intro: 'You can monitor your instance, upgrade to a newer version, and configure clustering or high availability'
redirect_from: redirect_from:
- /enterprise/admin/enterprise-management - /enterprise/admin/enterprise-management
- /admin/enterprise-management
versions: versions:
ghes: '*' ghes: '*'
topics: topics:
@@ -13,6 +14,5 @@ children:
- /configuring-clustering - /configuring-clustering
- /configuring-high-availability - /configuring-high-availability
- /caching-repositories - /caching-repositories
shortTitle: 'Monitor, manage, and update your appliance' shortTitle: 'Monitor, manage, and update your instance'
--- ---

View File

@@ -9,6 +9,8 @@ topics:
- Enterprise - Enterprise
- Logging - Logging
- Security - Security
redirect_from:
- /admin/enterprise-management/monitoring-your-appliance/about-system-logs
--- ---
## System logs ## System logs

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/accessing-the-monitor-dashboard - /enterprise/admin/installation/accessing-the-monitor-dashboard
- /enterprise/admin/enterprise-management/accessing-the-monitor-dashboard - /enterprise/admin/enterprise-management/accessing-the-monitor-dashboard
- /admin/enterprise-management/accessing-the-monitor-dashboard - /admin/enterprise-management/accessing-the-monitor-dashboard
- /admin/enterprise-management/monitoring-your-appliance/accessing-the-monitor-dashboard
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/articles/configuring-collectd - /enterprise/admin/articles/configuring-collectd
- /enterprise/admin/enterprise-management/configuring-collectd - /enterprise/admin/enterprise-management/configuring-collectd
- /admin/enterprise-management/configuring-collectd - /admin/enterprise-management/configuring-collectd
- /admin/enterprise-management/monitoring-your-appliance/configuring-collectd
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -11,6 +11,8 @@ topics:
- Monitoring - Monitoring
- Performance - Performance
product: '{% data reusables.gated-features.generated-health-checks %}' product: '{% data reusables.gated-features.generated-health-checks %}'
redirect_from:
- /admin/enterprise-management/monitoring-your-appliance/generating-a-health-check-for-your-enterprise
--- ---
{% note %} {% note %}

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/guides/installation/monitoring-your-github-enterprise-appliance - /enterprise/admin/guides/installation/monitoring-your-github-enterprise-appliance
- /enterprise/admin/installation/monitoring-your-github-enterprise-server-appliance - /enterprise/admin/installation/monitoring-your-github-enterprise-server-appliance
- /enterprise/admin/enterprise-management/monitoring-your-appliance - /enterprise/admin/enterprise-management/monitoring-your-appliance
- /admin/enterprise-management/monitoring-your-appliance
versions: versions:
ghes: '*' ghes: '*'
topics: topics:
@@ -19,4 +20,3 @@ children:
- /about-system-logs - /about-system-logs
- /generating-a-health-check-for-your-enterprise - /generating-a-health-check-for-your-enterprise
--- ---

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/articles/monitoring-using-snmp - /enterprise/admin/articles/monitoring-using-snmp
- /enterprise/admin/enterprise-management/monitoring-using-snmp - /enterprise/admin/enterprise-management/monitoring-using-snmp
- /admin/enterprise-management/monitoring-using-snmp - /admin/enterprise-management/monitoring-using-snmp
- /admin/enterprise-management/monitoring-your-appliance/monitoring-using-snmp
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -7,6 +7,7 @@ redirect_from:
- /enterprise/admin/installation/recommended-alert-thresholds - /enterprise/admin/installation/recommended-alert-thresholds
- /enterprise/admin/enterprise-management/recommended-alert-thresholds - /enterprise/admin/enterprise-management/recommended-alert-thresholds
- /admin/enterprise-management/recommended-alert-thresholds - /admin/enterprise-management/recommended-alert-thresholds
- /admin/enterprise-management/monitoring-your-appliance/recommended-alert-thresholds
versions: versions:
ghes: '*' ghes: '*'
type: reference type: reference

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/setting-up-external-monitoring - /enterprise/admin/installation/setting-up-external-monitoring
- /enterprise/admin/enterprise-management/setting-up-external-monitoring - /enterprise/admin/enterprise-management/setting-up-external-monitoring
- /admin/enterprise-management/setting-up-external-monitoring - /admin/enterprise-management/setting-up-external-monitoring
- /admin/enterprise-management/monitoring-your-appliance/setting-up-external-monitoring
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/enabling-automatic-update-checks - /enterprise/admin/installation/enabling-automatic-update-checks
- /enterprise/admin/enterprise-management/enabling-automatic-update-checks - /enterprise/admin/enterprise-management/enabling-automatic-update-checks
- /admin/enterprise-management/enabling-automatic-update-checks - /admin/enterprise-management/enabling-automatic-update-checks
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/enabling-automatic-update-checks
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/increasing-cpu-or-memory-resources - /enterprise/admin/installation/increasing-cpu-or-memory-resources
- /enterprise/admin/enterprise-management/increasing-cpu-or-memory-resources - /enterprise/admin/enterprise-management/increasing-cpu-or-memory-resources
- /admin/enterprise-management/increasing-cpu-or-memory-resources - /admin/enterprise-management/increasing-cpu-or-memory-resources
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/increasing-cpu-or-memory-resources
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -5,6 +5,7 @@ redirect_from:
- /enterprise/admin/installation/increasing-storage-capacity - /enterprise/admin/installation/increasing-storage-capacity
- /enterprise/admin/enterprise-management/increasing-storage-capacity - /enterprise/admin/enterprise-management/increasing-storage-capacity
- /admin/enterprise-management/increasing-storage-capacity - /admin/enterprise-management/increasing-storage-capacity
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/increasing-storage-capacity
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -6,6 +6,7 @@ redirect_from:
- /enterprise/admin/guides/installation/upgrading-physical-resources - /enterprise/admin/guides/installation/upgrading-physical-resources
- /enterprise/admin/installation/updating-the-virtual-machine-and-physical-resources - /enterprise/admin/installation/updating-the-virtual-machine-and-physical-resources
- /enterprise/admin/enterprise-management/updating-the-virtual-machine-and-physical-resources - /enterprise/admin/enterprise-management/updating-the-virtual-machine-and-physical-resources
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources
versions: versions:
ghes: '*' ghes: '*'
topics: topics:
@@ -20,4 +21,3 @@ children:
- /known-issues-with-upgrades-to-your-instance - /known-issues-with-upgrades-to-your-instance
shortTitle: Update VM & resources shortTitle: Update VM & resources
--- ---

View File

@@ -9,6 +9,8 @@ topics:
- Troubleshooting - Troubleshooting
- Upgrades - Upgrades
shortTitle: Known issues with upgrades shortTitle: Known issues with upgrades
redirect_from:
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/known-issues-with-upgrades-to-your-instance
--- ---
## About known issues with {% data variables.product.prodname_ghe_server %} upgrades ## About known issues with {% data variables.product.prodname_ghe_server %} upgrades
@@ -144,9 +146,9 @@ If you cannot upgrade {% data variables.location.product_location %}, then you c
```shell copy ```shell copy
nomad job inspect mysql | grep KillTimeout nomad job inspect mysql | grep KillTimeout
``` ```
Expected response: Expected response:
```shell copy ```shell copy
"KillTimeout": 5000000000 "KillTimeout": 5000000000
``` ```
@@ -166,7 +168,7 @@ If you cannot upgrade {% data variables.location.product_location %}, then you c
nomad job inspect mysql | grep KillTimeout nomad job inspect mysql | grep KillTimeout
``` ```
Expected response: Expected response:
```shell copy ```shell copy
"KillTimeout": 600000000000, "KillTimeout": 600000000000,
``` ```

View File

@@ -10,6 +10,7 @@ redirect_from:
- /enterprise/admin/guides/installation/migrating-from-github-enterprise-11-10-x-to-2-1-23 - /enterprise/admin/guides/installation/migrating-from-github-enterprise-11-10-x-to-2-1-23
- /enterprise/admin/enterprise-management/migrating-from-github-enterprise-1110x-to-2123 - /enterprise/admin/enterprise-management/migrating-from-github-enterprise-1110x-to-2123
- /admin/enterprise-management/migrating-from-github-enterprise-1110x-to-2123 - /admin/enterprise-management/migrating-from-github-enterprise-1110x-to-2123
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/migrating-from-github-enterprise-1110x-to-2123
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:
ghes: '*' ghes: '*'

View File

@@ -7,6 +7,7 @@ redirect_from:
- /enterprise/admin/enterprise-management/upgrade-requirements - /enterprise/admin/enterprise-management/upgrade-requirements
- /admin/enterprise-management/upgrade-requirements - /admin/enterprise-management/upgrade-requirements
- /enterprise/admin/guides/installation/about-upgrade-requirements - /enterprise/admin/guides/installation/about-upgrade-requirements
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/upgrade-requirements
versions: versions:
ghes: '*' ghes: '*'
type: reference type: reference

View File

@@ -15,6 +15,7 @@ redirect_from:
- /enterprise/admin/guides/installation/upgrading-github-enterprise - /enterprise/admin/guides/installation/upgrading-github-enterprise
- /enterprise/admin/enterprise-management/upgrading-github-enterprise-server - /enterprise/admin/enterprise-management/upgrading-github-enterprise-server
- /admin/enterprise-management/upgrading-github-enterprise-server - /admin/enterprise-management/upgrading-github-enterprise-server
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/upgrading-github-enterprise-server
versions: versions:
ghes: '*' ghes: '*'
type: how_to type: how_to

View File

@@ -1,5 +1,6 @@
--- ---
title: Managing GitHub Packages for your enterprise title: Managing GitHub Packages for your enterprise
allowTitleToDifferFromFilename: true
intro: 'You can enable {% data variables.product.prodname_registry %} for your enterprise and manage {% data variables.product.prodname_registry %} settings and allowed packaged types.' intro: 'You can enable {% data variables.product.prodname_registry %} for your enterprise and manage {% data variables.product.prodname_registry %} settings and allowed packaged types.'
redirect_from: redirect_from:
- /enterprise/admin/packages - /enterprise/admin/packages
@@ -15,7 +16,7 @@ children:
- /quickstart-for-configuring-your-minio-storage-bucket-for-github-packages - /quickstart-for-configuring-your-minio-storage-bucket-for-github-packages
- /configuring-package-ecosystem-support-for-your-enterprise - /configuring-package-ecosystem-support-for-your-enterprise
- /migrating-your-enterprise-to-the-container-registry-from-the-docker-registry - /migrating-your-enterprise-to-the-container-registry-from-the-docker-registry
shortTitle: Manage GitHub Packages shortTitle: Packages
--- ---
{% data reusables.package_registry.packages-ghes-release-stage %} {% data reusables.package_registry.packages-ghes-release-stage %}
{% ifversion ghes %} {% ifversion ghes %}

View File

@@ -1,5 +1,6 @@
--- ---
title: Setting policies for your enterprise title: Setting policies for your enterprise
allowTitleToDifferFromFilename: true
intro: 'You can set policies in {% data variables.product.product_name %} to reduce risk and increase quality.' intro: 'You can set policies in {% data variables.product.product_name %} to reduce risk and increase quality.'
redirect_from: redirect_from:
- /enterprise/admin/developer-workflow - /enterprise/admin/developer-workflow
@@ -13,6 +14,5 @@ topics:
children: children:
- /enforcing-policies-for-your-enterprise - /enforcing-policies-for-your-enterprise
- /enforcing-policy-with-pre-receive-hooks - /enforcing-policy-with-pre-receive-hooks
shortTitle: Set policies shortTitle: Policies
--- ---

View File

@@ -70,7 +70,7 @@
- /github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise - /github/setting-up-and-managing-your-enterprise/viewing-people-in-your-enterprise
- /github/setting-up-and-managing-your-enterprise/managing-users-in-your-enterprise/viewing-people-in-your-enterprise - /github/setting-up-and-managing-your-enterprise/managing-users-in-your-enterprise/viewing-people-in-your-enterprise
/enterprise-cloud@latest/admin/monitoring-activity-in-your-enterprise/exploring-user-activity/managing-global-webhooks /enterprise-cloud@latest/admin/monitoring-activity-in-your-enterprise/exploring-user-activity-in-your-enterprise/managing-global-webhooks
- /github/setting-up-and-managing-your-enterprise/managing-organizations-in-your-enterprise-account/configuring-webhooks-for-organization-events-in-your-enterprise-account - /github/setting-up-and-managing-your-enterprise/managing-organizations-in-your-enterprise-account/configuring-webhooks-for-organization-events-in-your-enterprise-account
- /articles/configuring-webhooks-for-organization-events-in-your-business-account - /articles/configuring-webhooks-for-organization-events-in-your-business-account
- /articles/configuring-webhooks-for-organization-events-in-your-enterprise-account - /articles/configuring-webhooks-for-organization-events-in-your-enterprise-account