Milvus Deployment Modes
Technical Sharing:Apply Configuration Changes on Milvus 2.0 using Docker Compose

Technical Sharing:Apply Configuration Changes on Milvus 2.0 using Docker Compose

10/22/2021 · Jingjing

What this post added

This post details a practical method for applying configuration changes to Milvus 2.0 deployments using Docker Compose. It outlines the steps for both standalone and cluster setups, including downloading and modifying the `milvus.yaml` and `docker-compose.yml` files, and mapping local configuration files to the container paths. Specific examples are provided for changing log formats and log file locations. This addresses a known limitation in Milvus 2.0 RC where configuration changes were not automatically detected after installation.

Read the original post ↗