Documentation
Every specification, deployment guide and driver internal, grouped by what you’re trying to do.
Start Here
- Getting Started — recommended setup order (servers → zones/scopes → subnets → addresses)
- Windows Server Setup — WinRM, service accounts, firewall — Windows-side checklist for agentless DNS + DHCP
Architecture & Design
- Architecture — system topology, component relationships, HA design
- Deployment Topologies — six reference production layouts with sizing notes
- Data Model — database models, relationships, field definitions
- API Conventions — REST API conventions, pagination, error format
- Development Guide — coding standards, test requirements, CI
- Observability — logging, metrics, health dashboard
- Permissions — RBAC grammar, builtin roles, scope delegation
Feature Specs
- IPAM — IP spaces, blocks, subnets, addresses, custom fields
- DNS — zones, records, views, server groups, blocking lists, Windows DNS (Path A + B)
- DHCP — servers, scopes, pools, static assignments, leases, Windows DHCP (Path A)
- Auth & Permissions — LDAP, OIDC, SAML, RADIUS, TACACS+, roles, API tokens
- ACME DNS-01 Provider — acme-dns-compatible surface for LE / public-CA cert issuance against SpatiumDDI-managed zones
- Integrations — read-only Kubernetes + Docker + Proxmox VE + Tailscale + Cloud (AWS/Azure/GCP) mirrors into IPAM; per-integration setup, mirror semantics, dashboard surface, roadmap
- BGP Looking Glass — receive-only BGP collector (GoBGP) peering with the operator’s routers; Sessions + Routes grid, RPKI status at ingest
- Vertical network awareness — AV-over-IP (Dante / AES67 / SMPTE 2110) flow descriptors, BACnet/IP device-instance registry + BBMD conformity, Industrial-OT inventory + Purdue zoning, DICOM AE Title registry + peer map, and the fragile-device do-not-probe flag
- System Admin — config, health dashboard, backup/restore
Deployment
- Docker Compose — quick start, profiles, TLS, HA
- Windows Server — connecting to Windows DNS / DHCP over WinRM + RFC 2136
- Kubernetes — umbrella Helm chart, HPA, Ingress / LoadBalancer, CloudNativePG + Redis Sentinel HA
- Bare Metal — Docker Compose on a host, Patroni HA Postgres overlay, OS appliance path
- OS Appliance — appliance image build
- DNS Agent — agent protocol, auto-registration, config sync
Driver Internals
- DNS Drivers — BIND9 + Windows DNS driver internals
- DHCP Drivers — Kea + Windows DHCP driver internals