No description
- HCL 54.6%
- Python 15.3%
- Jinja 10.5%
- JavaScript 9.3%
- Shell 5.5%
- Other 4.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| 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