Skip to main content
Version: 1.0

MinIO Getting Started

MinIO introduce

If you have installed Websoft9 MinIO, the following steps is for your quick start

Preparation

  1. Get the Internet IP of your Server on Cloud
  2. Check your Inbound of Security Group Rule of Cloud Console to ensure the TCP:80 is allowed
  3. Connect your Server and get default username and password of MinIO
  4. Complete Five steps for Domain if you want to use Domain for MinIO

MinIO Initialization

Steps for you

  1. Using local browser to visit the URL http://DNS or http://Server's Internet IP, you will enter initial wizard of MinIO

  2. Complete initialization

  3. login to your MinIO(Don't have password?)

Having trouble?

Below is for you to solve problem, and you can contact Websoft9 Support or refer to Troubleshoot + FAQ to get more.

MinIO interface 502 error?

Refer to:

MinIO QuickStart

This task xxxx is for your MinIO QuickStart

MinIO Setup

Configure SMTP

  1. Prepare your SMTP parameter

  2. Start to configure MinIO

  3. Test it

DNS Additional Configure

Complete Five steps for Domain ,Set the URL for MinIO

  1. step1

  2. step2

Reference sheet

The below items and General parameter sheet is maybe useful for you manage MinIO

Run docker ps, view all containers when MinIO is running:

CONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS              PORTS                                NAMES

Path

MinIO configuration file: path/config.php

Port

In addition to common ports such as 80, 443, etc., the following ports may be used:

PortUseNecessity
8080MinIO original portOptional

Version

View in console

Service

sudo docker start | stop | restart | stats minio

CLI

API