No description
Find a file
2024-09-26 15:49:09 +02:00
dns Migrate dns part 2024-09-25 01:20:03 +02:00
tf-templates Migrate opentofu part 2024-09-25 13:23:52 +02:00
.env.example Migrate dns part 2024-09-25 01:20:03 +02:00
.envrc Migrate dns part 2024-09-25 01:20:03 +02:00
.gitignore Migrate opentofu part 2024-09-25 13:23:52 +02:00
.terraform.lock.hcl Migrate opentofu part 2024-09-25 13:23:52 +02:00
creds.json Migrate dns part 2024-09-25 01:20:03 +02:00
dnsconfig.js Migrate dns part 2024-09-25 01:20:03 +02:00
hcloud.tf Migrate opentofu part 2024-09-25 13:23:52 +02:00
hosts.auto.tfvars Migrate opentofu part 2024-09-25 13:23:52 +02:00
main.tf Migrate opentofu part 2024-09-25 13:23:52 +02:00
Makefile Migrate dns part 2024-09-25 01:20:03 +02:00
output.tf Migrate opentofu part 2024-09-25 13:23:52 +02:00
ovh.tf Migrate opentofu part 2024-09-25 13:23:52 +02:00
README.md Migrate dns part 2024-09-25 01:20:03 +02:00
scaleway.tf Fix scaleway user selection 2024-09-26 15:49:09 +02:00
service_buckets.auto.tfvars Migrate opentofu part 2024-09-25 13:23:52 +02:00
shell.nix Migrate dns part 2024-09-25 01:20:03 +02:00
tailscale.tf Migrate opentofu part 2024-09-25 13:23:52 +02:00
variables.tf Fix scaleway user selection 2024-09-26 15:49:09 +02:00

DNS records for serguzim.net

Get started

  • install DNSControl (direnv and shell.nix should help)
  • create credentials for ovh: Control panel - OVHcloud
  • enter credentials to ovh in .env file (copy from .env.example)
  • check credentials with make dns-check
  • run make dns