Milvus
Deploy and connect to Milvus databases on ClawClooud Run
Milvus is a popular, open-source vector database designed for AI and machine learning applications. In ClawCloud Run, you can easily set up and connect to Milvus databases to manage and query high-dimensional vector data for your development projects.
Deploy
ClawCloud Run makes it easy to deploy a Milvus cluster with just a few clicks. Follow these steps:
From the desktop, click on the "Database" icon to open the Database app

Click on the "Create Database" button. In the deployment form:
Select "Milvus" as the database type.
Choose the desired Milvus version (e.g., Milvus-2.4.5).
Enter a name for your Milvus cluster (use lowercase letters and numbers only).
Adjust the CPU and Memory sliders to set the resources for your database.
Set the number of replicas (1 for single-node development and testing).
Specify the storage size for each broker (e.g., 3 Gi).

Review the projected cost on the left sidebar. Click the "Deploy" button in the top right corner to create your Milvus database.
Once deployed, ClawCloud Run will provide you with the necessary connection details.
Last updated
Was this helpful?