dns-config/README.md
2023-12-27 20:30:54 -08:00

481 B

dns-config

This repository contains the code to manage all my DNS records.

Helpful commands

# `preview`, `push` or `check` changes.
docker run --rm -it \
    -v "$HOME/app-data/dns-config:/dns" \
    ghcr.io/stackexchange/dnscontrol preview

# Pull in changes from an existing DNS provider
docker run --rm -it \
    -v "$HOME/app-data/dns-config:/dns" \
    ghcr.io/stackexchange/dnscontrol get-zones \
    --format=js --out=draft.js cloudflare - walr.us.eu.org