feat(rag): install on m4 and amd, default endpoints to sgx

Add the rag CLI to the m4 and amd hosts and point its default API_BASE
and QDRANT_URL at sgx (where the gateway and Qdrant run) instead of
localhost. The services live on sgx, so a localhost default only worked
there; sgx resolves to itself on sgx, so this default is correct on every
host and leaves only RAG_API_KEY to set.
This commit is contained in:
Harald Hoyer 2026-05-22 08:43:26 +02:00
parent fc3e40686a
commit 89c82cf804
3 changed files with 4 additions and 2 deletions

View file

@ -41,6 +41,7 @@ with lib.metacfg;
claude-code
opencode
metacfg.pi
metacfg.rag
defuddle-cli
dnsmasq
gh