Fix discrepancies between index.md files and directory names in the "Enterprise administrators" docset (#40864)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
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.'
|
||||
versions:
|
||||
ghec: '*'
|
||||
@@ -12,4 +13,3 @@ children:
|
||||
- /managing-github-advanced-security-for-your-enterprise
|
||||
- /managing-supply-chain-security-for-your-enterprise
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Configuring GitHub Enterprise
|
||||
shortTitle: Configure GitHub Enterprise
|
||||
allowTitleToDifferFromFilename: true
|
||||
shortTitle: Configuration
|
||||
intro: You can configure your enterprise to suit your organization's needs.
|
||||
redirect_from:
|
||||
- /enterprise/admin/configuration
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
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.'
|
||||
redirect_from:
|
||||
- /enterprise/admin/github-actions
|
||||
@@ -15,7 +16,7 @@ children:
|
||||
- /enabling-github-actions-for-github-enterprise-server
|
||||
- /managing-access-to-actions-from-githubcom
|
||||
- /advanced-configuration-and-troubleshooting
|
||||
shortTitle: Manage GitHub Actions
|
||||
shortTitle: GitHub Actions
|
||||
---
|
||||
|
||||
{% data reusables.actions.enterprise-github-hosted-runners %}
|
||||
|
||||
@@ -119,7 +119,7 @@ children:
|
||||
- /backing-up-and-restoring-your-instance
|
||||
- /policies
|
||||
- /monitoring-activity-in-your-enterprise
|
||||
- /enterprise-management
|
||||
- /monitoring-managing-and-updating-your-instance
|
||||
- /github-actions
|
||||
- /packages
|
||||
- /code-security
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
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 %}.'
|
||||
redirect_from:
|
||||
- /enterprise/admin-guide
|
||||
|
||||
@@ -7,6 +7,7 @@ redirect_from:
|
||||
- /enterprise/admin/user-management/activity-dashboard
|
||||
- /admin/user-management/activity-dashboard
|
||||
- /admin/user-management/monitoring-activity-in-your-enterprise/activity-dashboard
|
||||
- /admin/monitoring-activity-in-your-enterprise/exploring-user-activity/activity-dashboard
|
||||
versions:
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
@@ -13,5 +13,6 @@ children:
|
||||
- /log-forwarding
|
||||
- /managing-global-webhooks
|
||||
shortTitle: Explore user activity
|
||||
redirect_from:
|
||||
- /admin/monitoring-activity-in-your-enterprise/exploring-user-activity
|
||||
---
|
||||
|
||||
@@ -8,6 +8,7 @@ redirect_from:
|
||||
- /admin/enterprise-management/log-forwarding
|
||||
- /admin/user-management/log-forwarding
|
||||
- /admin/user-management/monitoring-activity-in-your-enterprise/log-forwarding
|
||||
- /admin/monitoring-activity-in-your-enterprise/exploring-user-activity/log-forwarding
|
||||
versions:
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
@@ -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/configuring-webhooks-for-organization-events-in-your-enterprise-account
|
||||
- /admin/user-management/monitoring-activity-in-your-enterprise/managing-global-webhooks
|
||||
- /admin/monitoring-activity-in-your-enterprise/exploring-user-activity/managing-global-webhooks
|
||||
versions:
|
||||
ghec: '*'
|
||||
ghes: '*'
|
||||
@@ -7,6 +7,7 @@ redirect_from:
|
||||
- /enterprise/admin/user-management/viewing-push-logs
|
||||
- /admin/user-management/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:
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
@@ -11,8 +11,7 @@ topics:
|
||||
- Enterprise
|
||||
children:
|
||||
- /reviewing-audit-logs-for-your-enterprise
|
||||
- /exploring-user-activity
|
||||
- /exploring-user-activity-in-your-enterprise
|
||||
- /analyzing-how-your-team-works-with-server-statistics
|
||||
shortTitle: Monitor activity
|
||||
---
|
||||
|
||||
|
||||
@@ -6,6 +6,8 @@ versions:
|
||||
type: overview
|
||||
topics:
|
||||
- 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.
|
||||
@@ -6,6 +6,8 @@ versions:
|
||||
type: how_to
|
||||
topics:
|
||||
- Enterprise
|
||||
redirect_from:
|
||||
- /admin/enterprise-management/caching-repositories/configuring-a-repository-cache
|
||||
---
|
||||
|
||||
## About configuration for repository caching
|
||||
@@ -8,4 +8,6 @@ topics:
|
||||
children:
|
||||
- /about-repository-caching
|
||||
- /configuring-a-repository-cache
|
||||
redirect_from:
|
||||
- /admin/enterprise-management/caching-repositories
|
||||
---
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/clustering/about-cluster-nodes
|
||||
- /enterprise/admin/enterprise-management/about-cluster-nodes
|
||||
- /admin/enterprise-management/about-cluster-nodes
|
||||
- /admin/enterprise-management/configuring-clustering/about-cluster-nodes
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: overview
|
||||
@@ -13,6 +14,7 @@ topics:
|
||||
- Clustering
|
||||
- Enterprise
|
||||
---
|
||||
|
||||
## 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.
|
||||
@@ -14,6 +14,7 @@ redirect_from:
|
||||
- /enterprise/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/about-clustering
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: overview
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/clustering/cluster-network-configuration
|
||||
- /enterprise/admin/enterprise-management/cluster-network-configuration
|
||||
- /admin/enterprise-management/cluster-network-configuration
|
||||
- /admin/enterprise-management/configuring-clustering/cluster-network-configuration
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: reference
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/clustering/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/configuring-clustering/differences-between-clustering-and-high-availability-ha
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: reference
|
||||
@@ -8,6 +8,7 @@ redirect_from:
|
||||
- /enterprise/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-running-data-services
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -7,6 +7,7 @@ redirect_from:
|
||||
- /enterprise/admin/clustering/managing-a-github-enterprise-server-cluster
|
||||
- /enterprise/admin/guides/clustering/managing-a-github-enterprise-cluster
|
||||
- /enterprise/admin/enterprise-management/configuring-clustering
|
||||
- /admin/enterprise-management/configuring-clustering
|
||||
versions:
|
||||
ghes: '*'
|
||||
topics:
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/clustering/initializing-the-cluster
|
||||
- /enterprise/admin/enterprise-management/initializing-the-cluster
|
||||
- /admin/enterprise-management/initializing-the-cluster
|
||||
- /admin/enterprise-management/configuring-clustering/initializing-the-cluster
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -14,6 +14,8 @@ topics:
|
||||
- Infrastructure
|
||||
- Monitoring
|
||||
- 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 %}
|
||||
@@ -8,6 +8,7 @@ redirect_from:
|
||||
- /enterprise/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-the-health-of-your-cluster
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -10,6 +10,8 @@ type: how_to
|
||||
topics:
|
||||
- Clustering
|
||||
- Enterprise
|
||||
redirect_from:
|
||||
- /admin/enterprise-management/configuring-clustering/rebalancing-cluster-workloads
|
||||
---
|
||||
|
||||
## About workload balance for a {% data variables.product.product_name %} cluster
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/clustering/replacing-a-cluster-node
|
||||
- /enterprise/admin/enterprise-management/replacing-a-cluster-node
|
||||
- /admin/enterprise-management/replacing-a-cluster-node
|
||||
- /admin/enterprise-management/configuring-clustering/replacing-a-cluster-node
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/clustering/upgrading-a-cluster
|
||||
- /enterprise/admin/enterprise-management/upgrading-a-cluster
|
||||
- /admin/enterprise-management/upgrading-a-cluster
|
||||
- /admin/enterprise-management/configuring-clustering/upgrading-a-cluster
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/about-geo-replication
|
||||
- /enterprise/admin/enterprise-management/about-geo-replication
|
||||
- /admin/enterprise-management/about-geo-replication
|
||||
- /admin/enterprise-management/configuring-high-availability/about-geo-replication
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: overview
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/about-high-availability-configuration
|
||||
- /enterprise/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:
|
||||
ghes: '*'
|
||||
type: overview
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/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/configuring-high-availability/creating-a-high-availability-replica
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/guides/installation/high-availability-configuration
|
||||
- /enterprise/admin/guides/installation/configuring-github-enterprise-for-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.'
|
||||
versions:
|
||||
ghes: '*'
|
||||
@@ -21,4 +22,3 @@ children:
|
||||
- /about-geo-replication
|
||||
shortTitle: Configure high availability
|
||||
---
|
||||
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/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/configuring-high-availability/initiating-a-failover-to-your-replica-appliance
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -11,6 +11,8 @@ topics:
|
||||
- Infrastructure
|
||||
- Monitoring
|
||||
shortTitle: Monitor HA configuration
|
||||
redirect_from:
|
||||
- /admin/enterprise-management/configuring-high-availability/monitoring-a-high-availability-configuration
|
||||
---
|
||||
|
||||
## About observability for high availability
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/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/configuring-high-availability/recovering-a-high-availability-configuration
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/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/configuring-high-availability/removing-a-high-availability-replica
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -1,8 +1,9 @@
|
||||
---
|
||||
title: 'Monitoring, managing, and updating your enterprise'
|
||||
intro: 'You can monitor your appliance, upgrade to a newer version, and configure clustering or high availability'
|
||||
title: 'Monitoring, managing, and updating your instance'
|
||||
intro: 'You can monitor your instance, upgrade to a newer version, and configure clustering or high availability'
|
||||
redirect_from:
|
||||
- /enterprise/admin/enterprise-management
|
||||
- /admin/enterprise-management
|
||||
versions:
|
||||
ghes: '*'
|
||||
topics:
|
||||
@@ -13,6 +14,5 @@ children:
|
||||
- /configuring-clustering
|
||||
- /configuring-high-availability
|
||||
- /caching-repositories
|
||||
shortTitle: 'Monitor, manage, and update your appliance'
|
||||
shortTitle: 'Monitor, manage, and update your instance'
|
||||
---
|
||||
|
||||
@@ -9,6 +9,8 @@ topics:
|
||||
- Enterprise
|
||||
- Logging
|
||||
- Security
|
||||
redirect_from:
|
||||
- /admin/enterprise-management/monitoring-your-appliance/about-system-logs
|
||||
---
|
||||
|
||||
## System logs
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/accessing-the-monitor-dashboard
|
||||
- /enterprise/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:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/articles/configuring-collectd
|
||||
- /enterprise/admin/enterprise-management/configuring-collectd
|
||||
- /admin/enterprise-management/configuring-collectd
|
||||
- /admin/enterprise-management/monitoring-your-appliance/configuring-collectd
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -11,6 +11,8 @@ topics:
|
||||
- Monitoring
|
||||
- Performance
|
||||
product: '{% data reusables.gated-features.generated-health-checks %}'
|
||||
redirect_from:
|
||||
- /admin/enterprise-management/monitoring-your-appliance/generating-a-health-check-for-your-enterprise
|
||||
---
|
||||
|
||||
{% note %}
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/guides/installation/monitoring-your-github-enterprise-appliance
|
||||
- /enterprise/admin/installation/monitoring-your-github-enterprise-server-appliance
|
||||
- /enterprise/admin/enterprise-management/monitoring-your-appliance
|
||||
- /admin/enterprise-management/monitoring-your-appliance
|
||||
versions:
|
||||
ghes: '*'
|
||||
topics:
|
||||
@@ -19,4 +20,3 @@ children:
|
||||
- /about-system-logs
|
||||
- /generating-a-health-check-for-your-enterprise
|
||||
---
|
||||
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/articles/monitoring-using-snmp
|
||||
- /enterprise/admin/enterprise-management/monitoring-using-snmp
|
||||
- /admin/enterprise-management/monitoring-using-snmp
|
||||
- /admin/enterprise-management/monitoring-your-appliance/monitoring-using-snmp
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -7,6 +7,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/recommended-alert-thresholds
|
||||
- /enterprise/admin/enterprise-management/recommended-alert-thresholds
|
||||
- /admin/enterprise-management/recommended-alert-thresholds
|
||||
- /admin/enterprise-management/monitoring-your-appliance/recommended-alert-thresholds
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: reference
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/setting-up-external-monitoring
|
||||
- /enterprise/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:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/enabling-automatic-update-checks
|
||||
- /enterprise/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:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/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/updating-the-virtual-machine-and-physical-resources/increasing-cpu-or-memory-resources
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /enterprise/admin/installation/increasing-storage-capacity
|
||||
- /enterprise/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:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /enterprise/admin/guides/installation/upgrading-physical-resources
|
||||
- /enterprise/admin/installation/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:
|
||||
ghes: '*'
|
||||
topics:
|
||||
@@ -20,4 +21,3 @@ children:
|
||||
- /known-issues-with-upgrades-to-your-instance
|
||||
shortTitle: Update VM & resources
|
||||
---
|
||||
|
||||
@@ -9,6 +9,8 @@ topics:
|
||||
- Troubleshooting
|
||||
- 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
|
||||
@@ -10,6 +10,7 @@ redirect_from:
|
||||
- /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
|
||||
- /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.'
|
||||
versions:
|
||||
ghes: '*'
|
||||
@@ -7,6 +7,7 @@ redirect_from:
|
||||
- /enterprise/admin/enterprise-management/upgrade-requirements
|
||||
- /admin/enterprise-management/upgrade-requirements
|
||||
- /enterprise/admin/guides/installation/about-upgrade-requirements
|
||||
- /admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/upgrade-requirements
|
||||
versions:
|
||||
ghes: '*'
|
||||
type: reference
|
||||
@@ -15,6 +15,7 @@ redirect_from:
|
||||
- /enterprise/admin/guides/installation/upgrading-github-enterprise
|
||||
- /enterprise/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:
|
||||
ghes: '*'
|
||||
type: how_to
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
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.'
|
||||
redirect_from:
|
||||
- /enterprise/admin/packages
|
||||
@@ -15,7 +16,7 @@ children:
|
||||
- /quickstart-for-configuring-your-minio-storage-bucket-for-github-packages
|
||||
- /configuring-package-ecosystem-support-for-your-enterprise
|
||||
- /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 %}
|
||||
{% ifversion ghes %}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
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.'
|
||||
redirect_from:
|
||||
- /enterprise/admin/developer-workflow
|
||||
@@ -13,6 +14,5 @@ topics:
|
||||
children:
|
||||
- /enforcing-policies-for-your-enterprise
|
||||
- /enforcing-policy-with-pre-receive-hooks
|
||||
shortTitle: Set policies
|
||||
shortTitle: Policies
|
||||
---
|
||||
|
||||
|
||||
2
tests/fixtures/versionless-redirects.txt
vendored
2
tests/fixtures/versionless-redirects.txt
vendored
@@ -70,7 +70,7 @@
|
||||
- /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
|
||||
|
||||
/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
|
||||
- /articles/configuring-webhooks-for-organization-events-in-your-business-account
|
||||
- /articles/configuring-webhooks-for-organization-events-in-your-enterprise-account
|
||||
|
||||
Reference in New Issue
Block a user