Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 310 Bytes

Domain namespace.md

File metadata and controls

11 lines (10 loc) · 310 Bytes
tags aliases sources
definition
namespace, domain namespace tree

![[domain namespace.excalidraw.png]]

Naming rules

  • Only use digits, letters, or hyphens ()
  • Can’t start with a hyphen
  • [[FQDN]] can’t be longer than 255 characters, with each individual part not exceeding 63 characters