Post

MinIO

MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads.

MinIO

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/minio.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 5 GB OS: Debian 13

Default Credentials

UsernamePassword
minioadminNone

Configuration

Config file:

1
/etc/default/minio

Notes

Application credentials: cat ~/minio.creds

Web Interface

Port: 9001

This post is licensed under CC BY 4.0 by the author.