跳到主内容
https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.minioo-370b74a2-32e7-4440-8a95-bcbe9585f77b/image0_pCloud216.png

Minlo

作者 pcloudhosting

(1 评分)

Version 2025.10.15 + Free Support on Ubuntu 24.04

MinIO Object Storage is a high-performance, S3-compatible object storage server used to store unstructured data such as images, videos, backups, logs, and application files. It provides a scalable and reliable storage platform with a web-based console and command-line access for managing buckets, users, policies, and objects.

The solution supports common object storage workflows including bucket creation, file upload and download, access key management, S3 API integration, backup storage, and application data storage. It is ideal for cloud-native applications, backup solutions, DevOps workflows, data lakes, and private object storage use cases.

Version: MinIO DEVELOPMENT.GOGET

Features of MinIO:

  • S3-compatible object storage server.
  • Web-based MinIO Console for storage management.
  • Supports bucket creation, object upload, and object download.
  • Access key and secret key-based authentication.
  • High-performance storage for cloud-native applications.
  • Suitable for backups, logs, media files, and application data.
  • Supports API-based integration with S3-compatible applications.

Usage instructions for MinIO
$ sudo su
$ systemctl status minio
$ systemctl start minio
$ systemctl enable minio
$ ss -lntp | grep -E '9000|9001'

Credentials Saved in: cat /etc/default/minio

Access the MinIO Console:
Open your browser and navigate to:

http://your-server-ip:9001

MinIO API Endpoint:

http://your-server-ip:9000

Disclaimer: MinIO is provided “as is” under applicable open-source licenses. Users are responsible for proper configuration, secure credential management, firewall rules, storage validation, and data protection. This solution is best suited for object storage, backup storage, application file storage, and S3-compatible storage use cases in development and production environments.