retire deploy-miner: the miner now deploys from quantus/miner #6

Merged
grenade merged 1 commits from retire/deploy-miner into main 2026-09-03 10:45:22 +00:00

1 Commits

Author SHA1 Message Date
Rob Thijssen
03962edf76 retire deploy-miner: the miner now deploys from quantus/miner
lair/quantus#4 step 2 (miner half). quantus/miner#12 deploys the miner from
that repo's main on every push, with its own validate and rollback, and owns
the miner role of infra-setup (deploy/infra-setup.sh there). Two deployers
for one host would flip the binary on every run, so this one stops.

- deploy.yaml: drop the deploy-miner job, the miner download in fetch, the
  MINER_VERSION pin and miner_version input; deploy-metrics needs only
  deploy-node. SCRAPE_MINERS stays and must agree with quantus/miner's
  matrix; `validate metrics` still asserts every target is up.
- infra-setup.sh: drop the miner role. gpu, node, metrics, edge unchanged.
- asset/: remove the miner unit, sysusers, firewalld service and env
  template (moved verbatim to quantus/miner deploy/).
- readme, CLAUDE: point at the new owner.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CBgs2nSi4H2mdh8kD8vMX5
2026-09-03 13:30:36 +03:00