xworkspace-console/docs
Haitao Pan 5750d3d2ae fix(macos): provide jq and Homebrew PATH for vault admin bootstrap
vault : Bootstrap Vault admin userpass auth runs init_vault_admin.sh, which
require_cmd's vault/jq/curl/base64. macOS has no jq by default (the apt deps
task is Darwin-skipped) and ansible.builtin.script uses a minimal PATH without
/opt/homebrew/bin. Extend patch_playbook_vault_macos() to brew install jq and
add environment PATH to the bootstrap task. Idempotent; verified. TC-MAC-015.
2026-06-18 11:55:17 +00:00
..
case fix(macos): provide jq and Homebrew PATH for vault admin bootstrap 2026-06-18 11:55:17 +00:00
designs Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
dessign Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
operations Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
report fix(macos): provide jq and Homebrew PATH for vault admin bootstrap 2026-06-18 11:55:17 +00:00
ai-workspace-runtime-delivery-plan.md feat: aggregate prebuilt workspace releases 2026-06-15 21:59:35 +08:00
ARCHITECTURE.md update: docs/ARCHITECTURE.md 2026-06-10 10:46:24 +08:00
DATA_MANAGEMENT_TLDR.md docs(ai-workspace): add DATA_MANAGEMENT_TLDR for backup, restore, migrate and uninstall 2026-06-17 14:26:29 +08:00
FEATURES.md docs: add feature overview 2026-06-15 14:34:02 +08:00
OFFLINE_AI_WORKSPACE_INSTALLER.md Fix offline installer release lookup 2026-06-16 09:16:25 +08:00
REPOSITORY_OVERVIEW.md docs: move repo details into docs 2026-06-15 14:27:44 +08:00
SETUP_AI_WORKSPACE_ALL_IN_ONE.md docs: update all-in-one setup entrypoint 2026-06-14 12:23:25 +08:00