Skip to content

DNS Architecture

Zone Model

Authoritative DNS for dlongglobal.org is managed in Cloudflare.

Documentation surfaces use dedicated subdomains rather than wildcard records.

Documentation Hostnames

  • docs.dlongglobal.org -> CNAME to dlongglobal-docs-site.pages.dev (proxied)
  • knowledge.dlongglobal.org -> CNAME to dlongglobal-knowledge-site.pages.dev (proxied)

Control Plane Alignment

The documentation hosts are part of a larger control-plane namespace that also includes operational and API surfaces managed in dlongglobal-engine.

Security Relevance

  • explicit host mappings reduce accidental exposure
  • Cloudflare proxy integration enables Access enforcement at the edge
  • documentation hostnames remain isolated from runtime admin/API hosts

Version History

Version Date Change Author
1.0 2026-03-06 Initial DNS architecture documentation Codex