|
- 有生产环境部署minio的吗? - 知乎
4) 、我有个习惯,每年会观察流量大的培训机构会新增什么技术去除什么技术,虽然Minio出来也有些时日了,但这两年陆续有知名机构的讲师开始引入Minio了,意味着这个产品的接受度正在升高,随着培训机构培养的人员扩散到各个IT公司,接受度只会越来越高。
- Minio和本地存储的优缺点对比? - 知乎
一、Minio及背景 Minio 是一个开源的 分布式文件存储 系统,它基于 Golang 编写,虽然 轻量,却拥有着不错的 高性能,可以将图片、视频、音乐、pdf这些文件存储到多个主机,可以存储到多个Linux,或者多个Windows,或者多个Mac,Minio中存储 最大文件 可以达到 5TB。 任何类型 的文件都是 支持 的,主要
- python - How do I generate browser-accessible MinIO pre-signed URLs . . .
Title: FastAPI + MinIO in Docker Compose: How to Generate Pre-Signed URLs Accessible Outside Docker? Problem Summary I am running a FastAPI backend and a MinIO server using Docker Compose The bac
- Docker minio web console access not accessible - Stack Overflow
i have used host windows virtual box and running rocky linux and docker highly appreciated results inputs docker minio pulled docker run executed virtual box port forward enabled 9000 , 9001 resu
- Correct CORS configuration for minio - Stack Overflow
And this is because minio and my app are hosted under the same server I was getting this error: Cors error: strict-origin-when-cross-origin I'm using self hosted MinIO and reverse proxy is Traefik This is what I had to add to Traefik yml configuration to make it work Pay attention to minio-api-headers middleware http: #region routers
- Why i cant get access to minio console from docker container?
MINIO_ROOT_USER=admin MINIO_ROOT_PASSWORD=minio-secret-key The entrypoint script in the create-bucket container loops until minio is ready to service requests; then it creates the bucket
- How can I get MINIO access and secret key? - Stack Overflow
31 I'm new to minio and I want to use it in a Django app, I read the documentation of minio python library and there is fields for MINIO_ENDPOINT, MINIO_ACCESS_KEY, MINIO_SECRET_KEY I read the Quickstart documentation of minio but I didn't figure out how to find these parameters
- how to connect Trino + Hive metastore + MinIO - Stack Overflow
I have connected postgresql to hive as metastore and Minio image ( latest : RELEASE 2024-11-07T00-52-20) and I created a empty bucket in MinIO called tiny I have created a hive Catalog in Trino to read files from MinIO
|
|
|