当前位置:网站首页>Browser cannot access Minio
Browser cannot access Minio
2022-07-23 23:43:00 【AinUser】
# 1. Pull minio Mirror image
docker pull minio/minio
# 2. start-up minio, Set fixed port 9090
docker run -p 9090:9000 --name minio -v /mydata/minio/data:/data -v /mydata/minio/config:/root/.minio -d minio/minio server /data --console-address ":9000" --address ":9090"
# 3. Browser access
http://192.168.198.198:9090
Default user name :minioadmin
Default password :minioadmin 边栏推荐
- y75.第四章 Prometheus大厂监控体系及实战 -- prometheus报警设置(六)
- Application of merging and sorting thought
- DDD thinking structure learning
- 网络安全课堂作业
- 中原证券靠谱吗?是否合法?开股票账户安全吗?
- cmake 编译工具小记
- Arrayslist and sequence table -- Simulation Implementation
- 第六章、实现一个持久性适配器
- C # introductory series (XXVIII) -- query syntax of LINQ
- Windows软件:如何安装Mysql5.7并配置环境变量
猜你喜欢
![[OGeek2019]babyrop](/img/7a/18e8b985629488346e596cdf2a215c.png)
[OGeek2019]babyrop

Flask框架中如何进行数据库的迁移

Chinese NFT? NFR was born

Kirin OS and Godson environment compilation and installation of greatsql

pwn1_sctf_2016

DDD思维架构学习

Open source embedded sig in the openeuler community. Let's talk about its multi OS hybrid deployment framework

PHP(2)
![[SSM]前后台协议联调①](/img/47/c1016c5c5e4ffc0d6cc93cf50d52df.png)
[SSM]前后台协议联调①
![[microservice Architecture] distributed transactions](/img/3b/f35f060e146858e40ce8a5e0d1a154.png)
[microservice Architecture] distributed transactions
随机推荐
ciscn_2019_n_8
What are the three-party payment companies?
Create a linked list by head interpolation and output all elements
关于使用 Jackson 解析 JSON 你需要知道的一切
第七章、测试架构元素
【Error】TypeError: expected str, bytes or os. PathLike object, not int
USB Foundation
BGP选路,MPLS
Software architecture
STM32 can initialization details
Federation of DGS
The basic syntax of go language (variables, constants, basic data types, for, switch, case, array, slice, make, new, map)
DGS的错误处理
Chapter 6: implement a persistence adapter
[Fifth space 2019 finals]pwn5
Solo article body contains & lt; & gt; Labels affect page styles
PHP(2)
What is the difference between go run, go build and go install
Is Zhongyuan securities reliable? Is it legal? Is it safe to open a stock account?
ACM模式的输入输出