DNS Record

DNS Record Presets

Ready-to-deploy configuration presets for DNS Record. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

A Record

This preset creates a standard DNS A record pointing a domain name to an IPv4 address. This is the most common DNS record type, used for mapping hostnames to IP addresses.

02

CNAME Record

This preset creates a DNS CNAME record that aliases one hostname to another. CNAME records are used when you want a subdomain to resolve to the same address as another domain without hardcoding an IP...