Files
infra/2-nomad-config
Adrian Cowan 837cfdae68 Remove comment about terraform access to nomad
it was orignally only working over tailscale, but it turned out it was just being blocked by the host firewall, that tailscale was bypassing. This was fixed back in the initial commit using nix by setting networking.firewall.allowedTCPPorts to include 4646.
2025-05-18 21:50:04 +10:00
..
2025-05-18 21:50:04 +10:00
2025-05-15 19:06:09 +10:00
2025-05-18 20:18:48 +10:00
2025-05-15 19:06:09 +10:00
2025-05-15 19:06:09 +10:00
2025-05-15 19:06:09 +10:00
2025-05-15 19:06:09 +10:00

Terraform State

Mount the state on the fileshare to 2-nomad-config/.tfstate/ sudo mount -t cifs //192.168.1.192/appdata/terraform /home/othrayte/Code/infra/2-nomad-config/.tfstate/ -o rw,username=othrayte,password=<pw>,uid=$(id -u),gid=$(id -g)

Secrets

The secrets file is encrypted using sops and will be automatically decrypted in the terraform provider.

Put the age keys in /home//.config/sops/age/keys.txt