Skip to main content
Enterprise Management (Dedicated)

Manage domain names

After a Dedicated Edition enterprise instance is created, a public domain name and a VPC domain name are allocated by default based on the initialized instance name. They take effect after you complete network configuration. If your enterprise wants to use a custom domain name for access, you need to configure a custom domain name. This topic describes how to view all domain names for a Dedicated Edition enterprise instance and how to configure a custom domain name.

View domain names

  1. Log on to the console as an Alibaba Cloud account or a RAM user with administrative permissions, and choose Instance Management.
  2. Choose Instance Management > Dedicated Edition.
  3. Select the target enterprise and click to open the enterprise details.
    img
    If the target Dedicated Edition enterprise instance does not exist, create one first. For more information, see Create a Dedicated Edition enterprise instance.
  4. Open the Domain Settings page to view the current domain configuration.
    img

Add a custom domain name

Prerequisites: You must own a registered public or private domain name that has completed real-name verification. This topic uses Public Authoritative DNS as an example to demonstrate the DNS resolution steps.
  1. As an Alibaba Cloud account or a RAM account with administrative permissions, click Add custom domain.
    img
  2. Enter a custom domain name that you own and that has completed ICP filing.
    img
  3. Choose the network type: public network access or virtual private cloud access. After selecting the network, the CNAME configuration information appears.
    img
  4. Configure DNS resolution based on the domain configuration above. The following example uses Alibaba Cloud DNS for a public domain name:
  5. Log on to the Alibaba Cloud DNS console and, in the left-side navigation pane, choose Public DNS Resolution > Authoritative Resolution.
    img
  6. On the Domain Resolution page, click Resolution Settings in the Actions column of the target domain.
    img
  7. On the Resolution Settings tab, click Add Record. In the panel that appears, configure the following parameters and then click OK. | Parameter | Description | |---|---| | Record Type | Select CNAME to point the domain to another domain. | | Host | The domain prefix. Click the input box for the exact instructions. | | Value | The default domain name of the Dedicated Edition enterprise instance. |
    img
For private network scenarios, configure DNS resolution according to the enterprise network.
  1. Choose a network protocol. HTTPS is recommended.
    img
    Using HTTP presents the following risks. Use with caution.
    • Plaintext transmission; content can be intercepted.
    • The identity of the communicating party is not verified and can be spoofed.
    • Data integrity cannot be verified; content can be tampered with.
  2. Select a certificate and click OK to complete the custom domain configuration. Changes take about 5 minutes to take effect; the instance is unavailable during the update, so proceed with caution.
    If you do not have a certificate, click Upload Certificate to go to Alibaba Cloud Digital Certificate Management Service to upload one.
    img
If the custom domain cannot be reached, check whether the certificate has expired and whether the domain filing status is normal.You can go to Alibaba Cloud Network Diagnostics and enter the domain for a check.
Guides
Tutorials
  • Coding with Qoder CN
Developer Reference