Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gateways.app/llms.txt

Use this file to discover all available pages before exploring further.

Summary

PurposeHosted DNS for a domain: create zones on the cloud provider or manage zones through Cloudflare.
API subtypedns for both variants.
PanelDNSConfigurationPanelname, domain name (validated as a proper domain or subdomain), provider (native or cloudflare), optional comment, and Cloudflare API token when provider is Cloudflare.

Create submenu

VariantPurpose
Native DNSHosted zone on the cloud DNS (for example Route 53 on AWS).
CloudflareDNS hosted on Cloudflare; the panel requires a Cloudflare API token when this provider is selected.

Configuration (typical)

  • Domain name — Must match basic DNS naming rules (labels, TLD length, optional subdomains); invalid values block deploy until corrected.
  • Provider — Switching between native and Cloudflare changes required fields and backend behavior.
  • Records — The console may surface DNS record rows or flows (dns-record in UI labeling) as part of managing the zone.

Canvas and connections

  • Pair with subdomain utilities and your application or infrastructure endpoints so hostnames resolve to the right origin.

Operations

  • Sync refreshes zone and record state from the provider or Cloudflare API where implemented.
API: API documentationDNS, Resources. ← Resource types hub