Install script (recommended)
aivault and aivaultd binaries for macOS/Linux to ~/.local/bin by default.
It also copies bundled official provider plugin binaries, such as Postgres, under
~/.local/bin/providers/.
Script URL: https://aivault.moldable.sh/install.sh
From crates.io
aivaultaivaultd
From source (Rust)
From the repo root:aivault/aivaultd symlinks, installs and enables
the bundled Postgres provider, restarts the per-user daemon, restarts the macOS shared LaunchAgent
when present, and runs a smoke check. Use pnpm install:local -- --help for options such as
--install-dir, --no-postgres, --no-shared, and --no-smoke.
From release artifacts
Download the latest release from the GitHub releases page. Artifacts are available for macOS (arm64, x86_64) and Linux (x86_64). macOS releases are signed and notarized. Linux releases include cosign keyless signatures for CI-driven verification. Release artifacts include:aivaultaivaultdproviders/postgres/aivault-provider-postgres
Verify downloads
Check checksums against the published.sha256 files: