Auto-discover HVM versions + add 9.0 to corpus (#10)

Co-authored-by: claude <[email protected]>
This commit was merged in pull request #10.
This commit is contained in:
2026-07-15 11:43:39 -04:00
committed by claude
parent c73d3132f9
commit 7db5990d12
1953 changed files with 26125 additions and 9 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"owner": "justin",
"registry_lan": "192.168.0.2:1234",
"registry_fqdn": "git.jpaul.io",
"runner_label": "docker",
"deploy": "watchtower",
"version_source": "git-tag",
"migrations": "none",
"smoke_base_url": "",
"notes": "Docs-MCP over HPE DocPortal. CI: refresh.yml (weekly cron + dispatch — scrape→index→image, gated on corpus diff or force_build) and image-only.yml (dispatch — reindex+image from committed corpus, no scrape). Neither triggers on push, so ship = merge then dispatch. scrape/bundles.py auto-discovers new HVM versions on every refresh. Watchtower auto-pulls :latest; rollback via :<sha12>. Indexing needs Ollama (CI uses GPU-pinned :11435/:11436)."
}