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 | ||
| tf-templates | ||
| .env.example | ||
| .envrc | ||
| .gitignore | ||
| .terraform.lock.hcl | ||
| creds.json | ||
| dnsconfig.js | ||
| hcloud.tf | ||
| hosts.auto.tfvars | ||
| main.tf | ||
| Makefile | ||
| output.tf | ||
| ovh.tf | ||
| README.md | ||
| scaleway.tf | ||
| service_buckets.auto.tfvars | ||
| shell.nix | ||
| tailscale.tf | ||
| variables.tf | ||
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