Open the server Apps tab
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.


High-performance vector search engine for AI applications
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the Qdrant template in Server Compass to deploy a self-hosted vector database API on your VPS, then verify the REST API auth response in a browser.
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.

Click New App and choose the template deployment path so Server Compass can load the built-in catalog.

Use the template picker search to find Qdrant in the Server Compass template catalog.

Choose the Qdrant template. Server Compass fills the Qdrant service, persistent vector storage volumes, generated API key, REST port, and gRPC port.

Confirm the app name and compose services. In this run, the app was named qdrant-demo and used host port 6333.

Review the generated compose settings, confirm the API port is available, and click Deploy Now.

Keep the deployment modal open while Server Compass uploads the compose file, pulls the Qdrant image, starts the container, and verifies the stack.

After deployment finishes, return to the Apps tab and confirm the Qdrant app is marked Running with its application URL available.

Click Open Application or open the application URL in a browser. The Qdrant dashboard/API response confirms the vector database API is reachable.

The Qdrant REST dashboard/API endpoint loaded successfully in a browser.
It deploys the Qdrant container with persistent `/qdrant/storage` and `/qdrant/snapshots` volumes plus an API-key-protected REST API.
The tutorial used host port 6333, which maps to the Qdrant API on container port 6333.
A fresh Qdrant deployment is considered reachable when the HTTP API returns a dashboard/API response or an expected API-key challenge.
No. The deployment guide should live on the Qdrant template detail page and be linked from the reusable template deployment docs page.
Qdrant is a high-performance vector search engine built in Rust, designed for production AI applications. Self-hosting gives you predictable latency, no API rate limits, and complete control over your embedding data. For applications processing millions of vectors, self-hosting eliminates the significant cloud costs of managed vector database services.
Pinecone is fully managed but expensive at scale. Self-hosted Qdrant offers the same performance with predictable costs.
Chroma is simpler for small projects. Qdrant scales better for production workloads with millions of vectors and advanced filtering.
Milvus requires more infrastructure. Qdrant is lighter, easier to deploy, and performs comparably for most use cases.
Server Compass deploys Qdrant with optimized storage configuration and persistent volumes. It exposes both REST and gRPC ports, so you can use Qdrant with any AI framework immediately after deployment.
Download Server CompassAfter deploying Qdrant with Server Compass, complete these steps to finish setup
Test the REST API
Create collections with vector configurations
Index and search vectors
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting Qdrant
Simply download Server Compass, connect to your VPS, and select Qdrant from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
Qdrant requires a minimum of 512MB RAM. We recommend a VPS with at least 1024MB RAM for optimal performance. Any modern Linux server with Docker support will work.
Yes! Server Compass provides volume mapping that allows you to import existing data. You can also use standard Qdrant backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest Qdrant image will be pulled and deployed with zero downtime.
Qdrant is open-source software. You only pay for your VPS hosting (typically $5-20/month) and optionally Server Compass ($29 one-time). No subscription fees or per-seat pricing.

Open-source backend in a single file with realtime database, auth, and file storage

Open-source backend-as-a-service - self-hosted Firebase alternative

Open-source backend framework with dashboard

Full Supabase self-hosted with Kong, GoTrue Auth, Realtime, and Studio
Download Server Compass and deploy Qdrant to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass