← All templates
database / DEPLOYMENT PRESET

Qdrant

An open-source vector database designed for high-performance similarity search and storage of embeddings.

Before you start

  • Authenticated HTTP and gRPC are private; use permitted private networking for clients.
  • Single node; configure snapshots and backups separately.

Required secrets

Configure these scoped secrets during deployment review in your Hakopod installation. Secret values stay out of the application TOML.

  • api-key

Use this preset

  1. Open the Catalog in your own Hakopod dashboard and select Qdrant.
  2. Choose the project, environment, and application name. Set the required values and secret references.
  3. Review the generated configuration, resource requests, networking, and storage plan.
  4. Deploy, then inspect readiness and logs. Configure backups for persistent data before relying on the service.

Read the upstream setup documentation ↗

View native TOML and setup notes ↗

Pinned container image

qdrant/qdrant:latest@sha256:12364fe851b9f17356fc88189fc06d1b521262e04659ec7345975b00c9246a10

The catalog pins this image for reproducibility. Review upstream updates and compatibility before changing it.