1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/admin/installation/installing-github-enterprise-server-on-xenserver.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

3.0 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Installing GitHub Enterprise Server on XenServer To install {% data variables.product.prodname_ghe_server %} on XenServer, you must deploy the {% data variables.product.prodname_ghe_server %} disk image to a XenServer host.
/enterprise/admin/guides/installation/installing-github-enterprise-on-xenserver/
/enterprise/admin/installation/installing-github-enterprise-server-on-xenserver
enterprise-server
*

Prerequisites

  • {% data reusables.enterprise_installation.software-license %}
  • You must install the XenServer Hypervisor on the machine that will run your {% data variables.product.prodname_ghe_server %} virtual machine (VM). We support versions 6.0 through 7.0.
  • We recommend using the XenCenter Windows Management Console for initial setup. Instructions using the XenCenter Windows Management Console are included below. For more information, see the Citrix guide "How to Download and Install a New Version of XenCenter."

Hardware considerations

{% data reusables.enterprise_installation.hardware-considerations-all-platforms %}

Downloading the {% data variables.product.prodname_ghe_server %} image

{% data reusables.enterprise_installation.enterprise-download-procedural %} {% data reusables.enterprise_installation.download-license %} {% data reusables.enterprise_installation.download-appliance %} 4. Select {% data variables.product.prodname_dotcom %} On-premises, then click XenServer (VHD). 5. To download your license file, click Download license.

Creating the {% data variables.product.prodname_ghe_server %} instance

{% data reusables.enterprise_installation.create-ghe-instance %}

  1. In XenCenter, import the {% data variables.product.prodname_ghe_server %} image you downloaded. For instructions, see the XenCenter guide "Import Disk Images."
    • For the "Enable Operating System Fixup" step, select Don't use Operating System Fixup.
    • Leave the VM powered off when you're finished. {% data reusables.enterprise_installation.create-attached-storage-volume %} For instructions, see the XenCenter guide "Add Virtual Disks."

Configuring the {% data variables.product.prodname_ghe_server %} instance

{% data reusables.enterprise_installation.copy-the-vm-public-dns-name %} {% data reusables.enterprise_installation.upload-a-license-file %} {% data reusables.enterprise_installation.save-settings-in-web-based-mgmt-console %} For more information, see "Configuring the {% data variables.product.prodname_ghe_server %} appliance." {% data reusables.enterprise_installation.instance-will-restart-automatically %} {% data reusables.enterprise_installation.visit-your-instance %}

Further reading