LogoLogo
Run to Console
  • ClawCloud Run
    • Document
    • Getting Started
      • Create a DevBox
      • Deploy Database
      • Deploy from Docker
      • Deploy from Template
    • Guide
      • App Launchpad
        • Install Application
        • Update Application
        • Custom Domain
        • Exposing Multiple Ports
        • Environment Variables
        • Configuration Files
        • Auto Scaling
        • Persistent Storage
        • Custom Domain Certificates
      • Devbox
        • Devbox List
        • Devbox Details
        • Devbox Release
      • Database
        • PostgreSQL
        • MySQL
        • Redis
        • MongoDB
        • Kafka
        • Milvus
      • Object Storage
      • Advanced
        • Workspace
        • Terminal
        • Cron Job
        • KubeConfig
    • Pricing
    • Billing & Usage
    • Migration
      • Migrate from Docker
      • Migrate from Docker Compose
    • Architecture
      • Devbox Architecture
      • System Architecture
      • User Architecture
    • Legal
      • Privacy Policy
      • Terms and Conditions
      • Data Processing Addendum
    • Changelog
    • Best Practice
    • FAQ
    • More
      • Abuse Complaint
    • Help
  • Blog
Powered by GitBook

Copyright @ 2023-Present CLAWCLOUD. All Rights Reserved.

On this page

Was this helpful?

Export as PDF
  1. ClawCloud Run
  2. Guide
  3. Database

Milvus

Deploy and connect to Milvus databases on ClawClooud Run

PreviousKafkaNextObject Storage

Last updated 2 months ago

Was this helpful?

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:

  1. From the desktop, click on the "Database" icon to open the Database app

  1. 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).

  1. 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.