1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Merge pull request #29616 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-10-31 10:35:05 -04:00
committed by GitHub
7 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
title: Installing GitHub Enterprise Server on Hyper-V
intro: 'To install {% data variables.product.prodname_ghe_server %} on Hyper-V, you must deploy onto a machine running Windows Server 2008 through Windows Server 2019.'
intro: 'To install {% data variables.product.prodname_ghe_server %} on Hyper-V, you must deploy onto a machine running Windows Server 2008 through Windows Server 2022.'
redirect_from:
- /enterprise/admin/guides/installation/installing-github-enterprise-on-hyper-v
- /enterprise/admin/installation/installing-github-enterprise-server-on-hyper-v
@@ -18,7 +18,7 @@ shortTitle: Install on Hyper-V
## Prerequisites
- {% data reusables.enterprise_installation.software-license %}
- You must have Windows Server 2008 through Windows Server 2019, which support Hyper-V.
- You must have Windows Server 2008 through Windows Server 2022, which supports Hyper-V.
- Most actions needed to create your virtual machine (VM) may also be performed using the [Hyper-V Manager](https://docs.microsoft.com/windows-server/virtualization/hyper-v/manage/remotely-manage-hyper-v-hosts). However, we recommend using the Windows PowerShell command-line shell for initial setup. Examples using PowerShell are included below. For more information, see the Microsoft guide [Getting Started with Windows PowerShell](https://docs.microsoft.com/powershell/scripting/getting-started/getting-started-with-windows-powershell?view=powershell-5.1).
## Hardware considerations

View File

@@ -286,6 +286,8 @@ sections:
{% data reusables.release-notes.2023-08-mssql-replication-known-issue %} [Updated: 2023-08-24]
- |
{% data reusables.release-notes.scheduled-reminders-unintentional %} [Updated: 2023-10-17]
- |
{% data reusables.release-notes.large-adoc-files-issue %} [Updated: 2023-10-31]
deprecations:
# https://github.com/github/releases/issues/2605

View File

@@ -297,6 +297,8 @@ sections:
{% data reusables.release-notes.scheduled-reminders-unintentional %} [Updated: 2023-10-17]
- |
{% data reusables.release-notes.2023-10-resource-activity-queue-not-processed %} [Updated: 2023-10-26]
- |
{% data reusables.release-notes.large-adoc-files-issue %} [Updated: 2023-10-31]
deprecations:
# https://github.com/github/releases/issues/2605

View File

@@ -66,3 +66,5 @@ sections:
{% data reusables.release-notes.scheduled-reminders-unintentional %} [Updated: 2023-10-17]
- |
{% data reusables.release-notes.2023-10-resource-activity-queue-not-processed %} [Updated: 2023-10-26]
- |
{% data reusables.release-notes.large-adoc-files-issue %} [Updated: 2023-10-31]

View File

@@ -43,3 +43,5 @@ sections:
{% data reusables.release-notes.scheduled-reminders-unintentional %} [Updated: 2023-10-17]
- |
{% data reusables.release-notes.2023-10-resource-activity-queue-not-processed %} [Updated: 2023-10-26]
- |
{% data reusables.release-notes.large-adoc-files-issue %} [Updated: 2023-10-31]

View File

@@ -82,3 +82,5 @@ sections:
{% data reusables.release-notes.2023-10-support-bundle-p-flag-not-working %}
- |
{% data reusables.release-notes.2023-10-resource-activity-queue-not-processed %} [Updated: 2023-10-26]
- |
{% data reusables.release-notes.large-adoc-files-issue %} [Updated: 2023-10-31]

View File

@@ -0,0 +1 @@
In some situations, large `.adoc` files stored in a repository do not render properly in the web UI. The raw contents are still available to view as plaintext.