Skip to main content

DNS hosting: quick start

Only second-level domains can be added to DNS hosting.

  1. Make sure you have a domain name and access to the control panel of the domain registrar where it is registered. If you do not have a domain name yet, register one.

  2. Create a zone.

  3. Add resource records.

  4. Delegate the domain.

1. Register a domain name

Servercore does not provide domain registration and renewal services.

To add a domain to hosting, you first need to register it—lease the domain name from a domain registrar. When the lease expires, you must renew the domain lease for the website on that domain to work without interruptions.

2. Create a zone

A zone is a logical grouping of a domain's resource records and its subdomains. You can create any number of zones.

  1. Top up your balance by the minimum amount of to gain access to the service. DNS hosting is provided free of charge; this money will remain on your balance, and you can spend it on other services.

  2. In the Control panel, from the top menu, click Products and select DNS hosting.

  3. Click Add zone.

  4. Enter the DNS zone name, which is a domain name with a dot, for example example.com.. You can only add second-level domains.

  5. Ensure that the Activate domain zone checkbox is selected. If the checkbox is not selected, the zone will be created with the status DEACTIVATED; see the Deactivate zone instruction for more details.

  6. Click Add. NS and SOA records with default values will be automatically created in the zone and cannot be edited:

    • NS — a.ns.srv.cr., b.ns.srv.cr., c.ns.srv.cr., d.ns.srv.cr.
    • SOA — a.ns.srv.cr. dns.cloudflare.com. <zone_serial_number> 10000 2400 604800 1800, where <zone_serial_number> is the zone serial number, which changes when the zone is updated and signals caching servers to recache the records.
  7. If you cleared the checkbox in step 5, a deactivated zone will be created with the SOA record disabled. Records from Servercore DNS servers will not be provided. You can activate the zone at any time.

3. Add resource records

  1. In the control panel, on the top menu, click Products and select DNS hosting.

  2. Open the page of the zone you created earlier.

  3. Click Add. In DNS hosting, resource records are stored in groups—one group contains all resource records of a domain with the same type. For example, a group of NS records contains four records pointing to Servercore NS servers.

  4. Enter the name of the resource record group—this is the domain for which the group will be created. You can create a resource record group:

    • for the main domain (zone name)—leave the field empty. For example, if you leave the field empty for the example.com. zone, a group named example.com.
    • for a subdomain—enter the first part of its name. For example, if you enter first for the example.com. zone, a group named first.example.com.
  5. Select the resource record type in the group—A, AAAA, TXT, CNAME, DNAME, HTTPS, NS, MX, SOA, SRV, SSHFP, SVCB, ALIAS, or CAA.

  6. Enter the TTL or leave the default value. TTL is the time in seconds that a resource record in the NS server cache is considered up to date and does not require re-caching. The specified TTL applies to all resource records in the group.

  7. Enter the resource record value, for example, for an A record—the IP address that needs to be linked to the domain name.

  8. Optional: to add another resource record to the group, click Add and enter the record value.

  9. Optional: enter a comment—any additional information about the group. The comment will only be displayed in DNS hosting.

  10. Click Add.

4. Delegate the domain

To transfer management of domain resource records to Servercore's servers, the domain must be delegated—you must specify these servers in the domain's NS records.

  1. Go to the control panel of the domain registrar with which your domain is registered.

  2. In the NS records, replace the values with Servercore's NS servers: a.ns.srv.cr, b.ns.srv.cr, c.ns.srv.cr, d.ns.srv.cr. Each server must be specified in a separate record.

  3. Wait for the added resource records to propagate to the DNS servers. Propagation can take up to 72 hours.

  4. Optional: check the resource records. If the resource records have not appeared on the authoritative DNS hosting servers after 72 hours: a.ns.srv.cr, b.ns.srv.cr, c.ns.srv.cr, d.ns.srv.cr, create a ticket.