posts - 158,  comments - 0,  views - 11万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  Minio

Rocky Linux 9 Minio 单机 Docker 部署
摘要:1、Docker CE安装 参考:https://www.cnblogs.com/a120608yby/p/9883175.html 2、Docker Compose安装 参考:https://www.cnblogs.com/a120608yby/p/14582853.html 3、Minio部署 阅读全文
posted @ 2023-07-06 13:50 a120608yby 编辑
Rocky Linux 9 Minio 迁移
摘要:1、添加Minio服务地址 # 查看Minio服务地址情况 mcli config host ls 或者 cat ~/.mcli/config.json # 配置迁移源服务地址 mcli alias set minio1 http://10.32.161.131:9000/ admin Admin- 阅读全文
posted @ 2023-05-26 17:09 a120608yby 编辑
Rocky Linux 9 Minio 单机部署
摘要:1、安装服务端和客户端 # 服务端 dnf install https://dl.minio.org.cn/server/minio/release/linux-amd64/minio-20230518000536.0.0.x86_64.rpm -y # 客户端 dnf install https: 阅读全文
posted @ 2023-04-17 15:18 a120608yby 编辑
Rocky Linux 9 Minio 集群 Docker 部署
摘要:1、Docker CE安装 参考:https://www.cnblogs.com/a120608yby/p/9883175.html 2、Docker Compose安装 参考:https://www.cnblogs.com/a120608yby/p/14582853.html 3、Minio部署 阅读全文
posted @ 2023-04-11 17:51 a120608yby 编辑

点击右上角即可分享
微信分享提示