Files
nexus/wiki/concepts/图片托管服务.md
2026-04-14 16:02:50 +08:00

24 lines
635 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: "图片托管服务"
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兼容存储]]