
How to Create, Edit, and Delete DNS Records - DigitalOcean
Aug 12, 2025 · To create a record, click Create a record, select the record type, fill in the fields required for that record type, and then click Create Record. The supported record types …
How to Add a Subdomain to Your Domain - DigitalOcean
Aug 12, 2025 · If you are setting up a new hostname that points to a different web directory on the same Droplet as your current domain name, follow this document’s instructions to set up your …
DNS Quickstart | DigitalOcean Documentation
Aug 12, 2025 · On the Domain records page, add any DNS records for the domain. For each record click Create a record, select the record type, fill in the necessary data, and click Create …
Domains and DNS | DigitalOcean Documentation
2 days ago · Reference API and CLI reference documentation for the domains and DNS, including example requests and available parameters, and other DNS tools.
How to Manage CAA Records | DigitalOcean Documentation
Aug 12, 2025 · Adding a domain you own to your DigitalOcean account lets you manage the domain’s DNS records with the control panel and API. Domains you manage on DigitalOcean …
How to Create and Set Up Global Load Balancers - DigitalOcean
Sep 9, 2024 · To set up the new DNS records, on the load balancer’s page, click the Actions button, then select Load Balancer IP Addresses. This displays the load balancer’s IP …
How to Add Domains | DigitalOcean Documentation
Aug 12, 2024 · Once you’ve added the domain the Domain records interface loads. On this page you can see existing records and Create new records. From here, you can add DNS records …
How to Configure SSL Termination - DigitalOcean
Oct 28, 2019 · If you want to start managing a new domain with DigitalOcean DNS to use, select the + Add new domain option to automatically import your domain to the control panel, add …
doctl compute domain records create | DigitalOcean Documentation
Sep 2, 2025 · Description Create DNS records for a domain. Example The following command creates an A record for the domain example.com:
DOKS Operational Readiness, Part 3: Configure Wildcard Certificates
Apr 27, 2022 · In this tutorial, you use Cert-Manager to set up the DNS-01 challenge. Cert Manager can handle DNS TXT records for DigitalOcean using the DigitalOcean Provider. To …