> For the complete documentation index, see [llms.txt](https://docs.greennode.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greennode.ai/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares/minio-client-mc/tich-hop-cong-cu-minio-client-voi-vstorage.md).

# Tích hợp công cụ MinIO Client với vStorage

Để tích hợp công cụ MinIO Client với vStorage, bạn có thể thực hiện theo hướng dẫn bên dưới:

1. Tải và cài đặt MinIO Client theo hướng dẫn tại <https://min.io/docs/minio/linux/reference/minio-mc.html?ref=docs-redirect>.
2. Chạy lệnh

> mc config host add \<ALIAS> \<COS-ENDPOINT> \<ACCESS-KEY> \<SECRET-KEY>

Trong đó:

* **Cos endpoint**: Đường dẫn đến vstorage, [hcm03.vstorage.vngcloud.vn](http://hcm03.vstorage.vngcloud.vn/) (region hcm03 - Hồ Chí Minh)
* **Access Key & Secret Key:** Là cặp key được cấp thông qua vIAM.
