Milvus Standalone Embed
Run Milvus in standalone mode with embedded etcd using Docker Compose.
docker compose up -d
Start Attu dashboard:
docker compose --profile attu up -d
Run Milvus in standalone mode with embedded etcd using Docker Compose.
docker compose up -d
Start Attu dashboard:
docker compose --profile attu up -d