新增wiki命令文件
This commit is contained in:
35
wiki/entities/MinIO.md
Normal file
35
wiki/entities/MinIO.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
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]]
|
||||
Reference in New Issue
Block a user