MinIO provides scalable storage for unstructured data, making it ideal for modern applications that require massive amounts of data storage, such as AI, machine learning, analytics, and content delivery.
Selecting the MinIO image in the Marketplace will install the following software on your server:
To launch MinIO storage on a cloud server:
Start creating a new Hostman server and select Marketplace → Minio.
Select server parameters. MinIO will run even on the minimum Hostman configuration; however, it is recommended to have at least 8 GB RAM for its smooth operation. You can start with a smaller configuration and later upgrade it if you notice that your MinIO instance requires more resources.
Finish creating your server.
Wait for the installation to complete. When the server is Online, copy its public IP address from the Dashboard and visit http://your_ip_address:9001/
in the browser.
Enter the login and password sent to your email after the MinIO installation.
To learn more about MinIO and its features, check out the official docs and the GitHub page.