No description
Find a file
2024-10-06 19:08:13 +02:00
dns Move services.json into ansible 2024-10-03 03:55:48 +02:00
inventory Move all_services into opentofu 2024-10-06 19:08:13 +02:00
modules Move all_services into opentofu 2024-10-06 19:08:13 +02:00
playbooks Move all_services into opentofu 2024-10-06 19:08:13 +02:00
roles Add healthchecksio provider and refactor ip-for-host collection 2024-10-06 17:10:45 +02:00
tf-templates Move ssh pubkey into variable 2024-09-28 03:24:03 +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 Move all_services into opentofu 2024-10-06 19:08:13 +02:00
.pre-commit-config.yaml Fix path in pre-commit 2024-10-03 03:02:05 +02:00
.terraform.lock.hcl Add healthchecksio provider and refactor ip-for-host collection 2024-10-06 17:10:45 +02:00
ansible.cfg Migrate services part 2024-09-27 00:05:15 +02:00
creds.json Migrate dns part 2024-09-25 01:20:03 +02:00
dnsconfig.js Improve dns 2024-10-02 01:04:00 +02:00
hosts.auto.tfvars Add contabo provider 2024-09-30 20:00:46 +02:00
main.tf Add healthchecksio provider and refactor ip-for-host collection 2024-10-06 17:10:45 +02:00
Makefile Move all_services into opentofu 2024-10-06 19:08:13 +02:00
output.tf Move all_services into opentofu 2024-10-06 19:08:13 +02:00
README.md Migrate services part 2024-09-27 00:05:15 +02:00
secrets.auto.tfvars.example Add healthchecksio provider and refactor ip-for-host collection 2024-10-06 17:10:45 +02:00
services.auto.tfvars Move all_services into opentofu 2024-10-06 19:08:13 +02:00
shell.nix Fix missing teamspeak-fallback domain 2024-10-04 19:18:57 +02:00
test.env Add contabo provider 2024-09-30 20:00:46 +02:00
variables.tf Move all_services into opentofu 2024-10-06 19:08:13 +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

Ansible project to deploy services

Variables

CLI variable overwrites

force_forgejo_runner_registration

-e force_forgejo_runner_registration=True
Force forgejo-runner to prompt a new registration token.

docker_update

-e docker_update=True
Pull and build the docker compose services