@@ -134,6 +134,10 @@ Both primary and replica instances should be assigned separate EIPs in productio
|
||||
|
||||
## Configuring the {% data variables.product.prodname_ghe_server %} instance
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-config-summary %}
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-attack-vector-warning %}
|
||||
|
||||
{% 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 "[AUTOTITLE](/admin/configuration/configuring-your-enterprise)."
|
||||
|
||||
@@ -79,6 +79,10 @@ Before launching {% data variables.location.product_location %} on Azure, you'll
|
||||
|
||||
## Configuring the {% data variables.product.prodname_ghe_server %} virtual machine
|
||||
|
||||
To configure the instance, you must confirm the instance's status, upload a license file, set the {% ifversion enterprise-management-console-multi-user-auth %}root {% endif %} {% data variables.enterprise.management_console %} password, configure the instance's settings, and restart the instance.
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-attack-vector-warning %}
|
||||
|
||||
1. Before configuring the VM, you must wait for it to enter ReadyRole status. Check the status of the VM with the `vm list` command. For more information, see "[`az vm list`](https://docs.microsoft.com/cli/azure/vm?view=azure-cli-latest#az_vm_list)" in the Microsoft documentation.
|
||||
```shell
|
||||
$ az vm list -d -g RESOURCE_GROUP -o table
|
||||
|
||||
@@ -89,6 +89,10 @@ To create the {% data variables.product.prodname_ghe_server %} instance, you'll
|
||||
|
||||
## Configuring the instance
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-config-summary %}
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-attack-vector-warning %}
|
||||
|
||||
{% 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 "[AUTOTITLE](/admin/configuration/configuring-your-enterprise)."
|
||||
|
||||
@@ -60,6 +60,10 @@ shortTitle: Install on Hyper-V
|
||||
|
||||
## Configuring the {% data variables.product.prodname_ghe_server %} instance
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-config-summary %}
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-attack-vector-warning %}
|
||||
|
||||
{% 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 "[AUTOTITLE](/admin/configuration/configuring-your-enterprise)."
|
||||
|
||||
@@ -45,6 +45,10 @@ shortTitle: Install on OpenStack
|
||||
|
||||
## Configuring the {% data variables.product.prodname_ghe_server %} instance
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-config-summary %}
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-attack-vector-warning %}
|
||||
|
||||
{% 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 "[AUTOTITLE](/admin/configuration/configuring-your-enterprise)."
|
||||
|
||||
@@ -46,6 +46,10 @@ shortTitle: Install on VMware
|
||||
|
||||
## Configuring the {% data variables.product.prodname_ghe_server %} instance
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-config-summary %}
|
||||
|
||||
{% data reusables.enterprise_installation.new-instance-attack-vector-warning %}
|
||||
|
||||
{% 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 "[AUTOTITLE](/admin/configuration/configuring-your-enterprise)."
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
{% warning %}
|
||||
|
||||
**Warning**: To prevent an attacker from compromising the new instance, ensure that you personally set the {% ifversion enterprise-management-console-multi-user-auth %}root {% endif %}{% data variables.enterprise.management_console %} password and create the first user as soon as possible.
|
||||
|
||||
{% endwarning %}
|
||||
@@ -0,0 +1 @@
|
||||
To configure the instance, you must upload a license file, set the {% ifversion enterprise-management-console-multi-user-auth %}root {% endif %}{% data variables.enterprise.management_console %} password, configure the instance's settings, and restart the instance.
|
||||
Reference in New Issue
Block a user