oldboy
Free-tier GCE VM in the
homelab-ngproject, built from the repo's NixOS GCE image (terraform/gcp/projects/homelab-ng/compute.tf).The VM is not currently provisioned — its Terraform and NixOS config exist but no live instance runs. Specs above are from Terraform, not a live login. Needs to be brought back.
When provisioned, its
shielded_instance_configenables GCE secure boot, a vTPM, and integrity monitoring (terraform/gcp/projects/homelab-ng/compute.tf). vTPM state is unverified until the VM runs.Config:
nix/hosts/oldboy.nix, taggedgcp.
Linked references 3
| Host | Where | Hardware |
|---|---|---|
| Fleet/oldboy | GCE, homelab-ng project | e2-micro, free tier |
When provisioned, its shielded_instance_config gives Fleet/oldboy a GCE vTPM; see the divergence below.
Fleet/oldboy is not provisioned. Its Terraform and NixOS config exist but no live instance runs; needs to be brought back.