No description
| 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