botserver/.forgejo/workflows
Rodrigo Rodriguez (Pragmatismo) 68ef554132
All checks were successful
BotServer CI/CD / build (push) Successful in 4m53s
fix: Vault as single source of truth - credentials + location for all services
- Qdrant health check: recognize 'healthz check passed' response (fixes 45s timeout)
- seed_vault_defaults: add host/port/url/grpc_port for ALL 10 services
- fetch_vault_credentials: fetch ALL services via generic loop (drive, cache, tables, vectordb, directory, llm, meet, alm, encryption)
- vectordb URL: fix https://localhost:6334 -> http://localhost:6333 in all config getters
- get_from_env: add host/port/grpc_port for vectordb fallback
- Tested: .reset (fresh install) + .restart (idempotent) - zero errors
2026-04-01 16:46:16 -03:00
..
botserver.yaml fix: Vault as single source of truth - credentials + location for all services 2026-04-01 16:46:16 -03:00