Go to file
2024-05-05 20:56:25 -07:00
.gitlab-ci.yml Add GitLab CI/CD configuration 2023-12-27 20:47:43 -08:00
creds.json first commit 2023-12-27 20:30:54 -08:00
dnsconfig.js Simplify my DNS records by using wildcards. 2024-05-05 20:56:25 -07:00
README.md first commit 2023-12-27 20:30:54 -08:00

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