Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soulteary/traefik-minio-example
Traefik 3.x 和 MinIO 快速上手。
https://github.com/soulteary/traefik-minio-example
docker minio minio-server traefik traefik-v3
Last synced: 23 days ago
JSON representation
Traefik 3.x 和 MinIO 快速上手。
- Host: GitHub
- URL: https://github.com/soulteary/traefik-minio-example
- Owner: soulteary
- License: apache-2.0
- Created: 2024-08-04T16:24:55.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T08:07:58.000Z (5 months ago)
- Last Synced: 2024-12-06T16:52:44.746Z (27 days ago)
- Topics: docker, minio, minio-server, traefik, traefik-v3
- Homepage: https://soulteary.com/2024/08/05/best-practices-for-traefik-3-and-minio-in-docker-getting-started-quickly.html
- Size: 18.6 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Traefik v3 和 MinIO 快速上手示例
本项目旨在演示如何快速上手 MinIO,MinIO 的单独使用及搭配 Traefik 使用。
如果你觉得这个例子有帮到你,欢迎点赞✨(star),如果你希望收到这个项目的更新推送,可以点击关注 👀(watch)并选择适合自己的关注模式。
## 完整使用方法
- [《Docker 环境下使用 Traefik v3 和 MinIO 快速搭建私有化对象存储服务》](https://soulteary.com/2024/08/05/best-practices-for-traefik-3-and-minio-in-docker-getting-started-quickly.html)
## 相关程序
- https://github.com/soulteary/traefik-v3-example
- https://github.com/traefik/traefik