Files
timmy-home/configs/dns_records.example.yaml
Alexander Whitestone 1fed477af6
Some checks failed
Smoke Test / smoke (pull_request) Failing after 19s
feat: sovereign DNS record management (#692)
2026-04-14 23:59:30 -04:00

14 lines
469 B
YAML

# Ansible-style variable file for sovereign DNS sync (#692)
# Copy to a private path and fill in provider credentials via env vars.
# Use `auto` to resolve the current VPS public IP at sync time.
dns_provider: cloudflare
# For Cloudflare: zone_id
# For Route53: hosted zone ID (also accepted under dns_zone_id)
dns_zone_id: your-zone-id
domain_ip_map:
forge.alexanderwhitestone.com: auto
matrix.alexanderwhitestone.com: auto
timmy.alexanderwhitestone.com: auto