新增wiki命令文件
This commit is contained in:
23
wiki/concepts/图片托管服务.md
Normal file
23
wiki/concepts/图片托管服务.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "图片托管服务"
|
||||
type: concept
|
||||
tags: [image-hosting, web-service]
|
||||
sources: [minio-zipline-zi-cheng-guan-tu-chuang-ying-yong-an-zhuang-jiao-cheng.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
图片托管服务是提供图片上传、存储和访问URL生成的专用服务平台。
|
||||
|
||||
## Key Attributes
|
||||
- 存储:对象存储(S3兼容)
|
||||
- 访问:公开URL或签名URL
|
||||
- 认证:API Token
|
||||
|
||||
## Related Entities
|
||||
- [[Zipline]]:自托管图片托管服务实现
|
||||
- [[MinIO]]:存储后端
|
||||
|
||||
## Connections
|
||||
- [[图片托管服务]] ← 实现 ← [[Zipline]]
|
||||
- [[图片托管服务]] ← 存储 ← [[S3兼容存储]]
|
||||
Reference in New Issue
Block a user