thermograph/infra/terraform/modules/thermograph-host
Emi Griffith 759789f0c6 registry: use admin_emi as the canonical image and repo namespace
The deploy path defaulted to emi/thermograph/{backend,frontend} and logged in
to the registry as `emi`. Neither is a real account: `emi` is a user_redirect
to admin_emi, left from renaming that account. Every package, repo and access
token belongs to admin_emi, and build-push.yml already publishes to
${github.repository}/<domain> — that is, admin_emi/thermograph/*.

Point the deploy-side defaults, the registry logins and the clone URLs at
admin_emi so nothing resolves through the redirect.
2026-07-30 20:53:26 -07:00
..
templates Log hygiene: Alloy CPU, Loki chunks/limits, Caddy field-stripping (#36) 2026-07-24 04:37:41 +00:00
main.tf registry: use admin_emi as the canonical image and repo namespace 2026-07-30 20:53:26 -07:00
variables.tf registry: use admin_emi as the canonical image and repo namespace 2026-07-30 20:53:26 -07:00
versions.tf Subtree-merge thermograph-infra (origin/main) into infra/ 2026-07-22 22:01:11 -07:00