free nyom.lol subdomains!
- fork the repo and add your records to
zones/nyom.lol.yaml - run
octodns-format zones/*.yamlbefore pushing - open a pull request
pip install -r requirements.txt| command | description |
|---|---|
octodns-format zones/*.yaml |
format zone files (run before push) |
octodns-format --check zones/*.yaml |
check formatting without modifying |
octodns-validate --config-file config.yaml |
validate config and zone data |
octodns-sync --config-file config.yaml |
dry-run: preview changes |
octodns-sync --config-file config.yaml --doit |
live sync to cloudflare |