Minio

Minio MinIO's high-performance, software-defined object storage suite enables customers to build cloud-native data infrastructure for machine learning, analytics and application data workloads.

Create a Minio Server

All Minio servers are 100% dedicated to your environment.

  1. Login to your KintoHub account
  2. Click on the Create Service button at the top right of your environment
  3. Click on the From Catalog tab at the top right

  1. Click on the Minio option in the list
  2. Input or generate your Access Key and Secret Key

  1. Click Deploy at the top right and wait until the release is successful
  2. Once deployed, click on the Access Tab to read the access related options

Access Your Minio Instances

You may only access your Minio Instance from services running in the same environment. Learn more about how to connect to your Minio Instance under the Access Tab.

::note In the near future you will be able to Tunnel from your machine to your service for easy access. Additionally, a feature to run commands directly to your mysql instance via a Shell terminal will be available as well. ::

Minio Advanced Options

Replication

When enabled, this will setup your Minio server to be highly available. You can increase or decrease your replicas under the Configurations tab when creating or updating a Minio service. It's recommended to have at least 4 replicas in production environments or any environments you wish to decrease the chances of downtime. Read more about minio highly available distributed mode here.

Cost Optimization

Enabling Cost Optimization is not recommended for production environments. Cost optimization places your instances on Spot or Pre-emptible cloud instances which can incur random downtime. For best effort uptime, you must disable cost optimization.

(Storage) Persistence

Minio has an optional (Storage) Persistence and Volume Size options available under the Advanced Options Tab.