Skip to content

OSS 服务器安装 要在 64 位 Windows 主机上运行 MinIO #30

@copyday

Description

@copyday

微软 Windows
要在 64 位 Windows 主机上运行 MinIO,请从以下 URL 下载 MinIO 可执行文件:

https://dl.min.io/server/minio/release/windows-amd64/minio.exe
使用以下命令在 Windows 主机上运行独立的 MinIO 服务器。将 替换D:\为您希望 MinIO 存储数据的驱动器或目录的路径。您必须将终端或 powershell 目录更改为minio.exe可执行文件的位置,或者将该目录的路径添加到系统$PATH:

minio.exe server D:
MinIO 部署使用默认的 root 凭据启动minioadmin:minioadmin。您可以使用 MinIO 控制台(MinIO Server 内置的嵌入式基于 Web 的对象浏览器)测试部署。将主机上运行的 Web 浏览器指向http://127.0.0.1:9000 ⁠,然后使用 root 凭据登录。您可以使用浏览器创建存储桶、上传对象并浏览 MinIO 服务器的内容。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions