Files
nexus/wiki/entities/MinIO.md
2026-04-14 16:02:50 +08:00

36 lines
768 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "MinIO"
type: entity
tags: [s3, object-storage, self-hosted]
sources: [minio-zipline-zi-cheng-guan-tu-chuang-ying-yong-an-zhuang-jiao-cheng.md]
last_updated: 2026-04-14
---
## Definition
MinIO是一款高性能的S3兼容对象存储服务器可自托管部署。
## Aliases
- MinIO Server
- MinIO
## Key Attributes
- 类型S3兼容对象存储
- 语言Go
- 许可AGPLv3
- API端口9000
- Console端口9001
## Key Capabilities
- S3 API完全兼容
- 高性能可达到每秒GB级吞吐
- 分布式存储扩展
- Kubernetes原生支持
- 兼容所有S3客户端
## Related Entities
- [[Zipline]]使用MinIO作为存储后端
- [[Synology-NAS]]:常见部署平台
## Connections
- [[MinIO]] ← 存储后端 ← [[Zipline]]