Installation
Set up enVector using the official deployment assets. The reference repository provides ready‑to‑use Docker Compose and Helm Chart configurations, plus example Jupyter notebooks for quick validation.
Options
Docker Compose
Best for a quick local setup on a single machine.
Uses a
docker-compose.ymlprovided in the deployment repo.Guide: 🐳 Docker Compose
Helm Chart (Kubernetes)
Best for Kubernetes clusters and staging/production‑like setups.
Helm chart manifests are included in the deployment repo.
Guide: ⛵ Helm Chart
Example Jupyter Notebooks
Try the SDK end‑to‑end with runnable notebooks in the deployment repo.
Useful for validating encrypted insert/search workflows and demos.
Next Steps
If you want a fast local run: 🐳 Docker Compose
If deploying to a cluster: ⛵ Helm Chart
To install the SDK locally: 💻 Client SDK
Last updated

