No description
| dns | ||
| .env.example | ||
| .envrc | ||
| .gitignore | ||
| creds.json | ||
| dnsconfig.js | ||
| Makefile | ||
| README.md | ||
| shell.nix | ||
DNS records for serguzim.net
Get started
- install DNSControl (direnv and shell.nix should help)
- create credentials for ovh: Control panel - OVHcloud
- alternative: follow instructions on dnscontrol: OVH | DNSControl
- enter credentials to ovh in .env file (copy from .env.example)
- check credentials with
make dns-check - run
make dns