Overview
MinIO Console sign-in
The MinIO Console sign-in page, served on first boot with no manual setup.
MinIO Console sign-in
Object browser
Object preview
Create bucket dialog
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Why This MinIO AMI Over Alternatives
Most MinIO images and manual installations ship with the well-known minioadmin/minioadmin default credentials, requiring immediate manual rotation. This AMI eliminates that risk entirely - every instance generates a unique root username and password on first boot, stored in a root-only file. Combined with a pre-configured nginx reverse proxy, a dedicated EBS data volume, and 24/7 expert support from cloudimg, you move from launch to first API call in under five minutes without touching configuration files.
Object Storage Stack
- MinIO Server running as a systemd service in single-node, single-drive mode
- S3-compatible REST API on port 9000 for any S3 client (AWS CLI, boto3, s3cmd, rclone)
- MinIO Console admin interface on port 9001, fronted by nginx on port 80 for browser access
- mc client bundled for command-line bucket and object management
- Dedicated EBS data volume for buckets and objects, independently resizable from the root volume
Secure First Boot
On first launch a one-shot systemd service generates a cryptographically random MinIO root username and root password, writes them into the MinIO environment file, and stores the plain-text values in a file readable only by the root OS user. The insecure minioadmin default is never present in the image. No shared or static credentials exist at any point.
Security and Encryption Guidance
- Encryption in transit: Configure TLS certificates on the MinIO server to encrypt S3 API traffic on port 9000. The nginx reverse proxy on port 80 can be upgraded to HTTPS by adding your own certificate.
- Encryption at rest: Enable EBS encryption on the dedicated data volume at launch to protect stored objects with AWS-managed or customer-managed KMS keys.
- Network isolation: Deploy the instance in a private VPC subnet. Restrict Security Group ingress to only the ports and source IPs your workload requires (80, 9000).
Ready To Use
Browse to the instance public or private IP on port 80 to reach the MinIO Console. Alternatively, point any S3-compatible client at port 9000 with the generated credentials. Create buckets, upload objects, and configure IAM policies immediately.
Example Use Case: DevOps Artifact Storage
A 10-developer platform team stores Terraform state files, Docker container images, and CI/CD build artifacts in MinIO running on a single m5.large instance with a 500 GB EBS data volume. The S3 API on port 9000 integrates directly with GitHub Actions and ArgoCD without code changes, replacing a managed object storage service while keeping data within the team's VPC.
Additional Use Cases
- Backup, archive, and snapshot targets for hybrid cloud workloads
- Application object stores for media, documents, and logs
- Data lake and analytics staging areas
- Container registry backend storage
- CI/CD artifact repositories
cloudimg Support
24/7 technical support by email and live chat. Our engineers assist with MinIO deployment, IAM policy configuration, S3 client integration, performance tuning, and storage administration. Critical issues receive a one-hour average response time.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- MinIO object storage server preinstalled and ready, with the S3-compatible REST API on port 9000 and the MinIO Console web interface on port 80 behind nginx, no manual setup required
- Hardened first boot generates a fresh MinIO root username and root password for every instance and stores them in a file only the root user can read, so the well-known minioadmin default never ships
- 24/7 technical support from cloudimg, with expert assistance for MinIO deployment, IAM policy, S3 client integration and performance tuning
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
m6a.48xlarge | m6a.48xlarge instance type | $0.24 |
m5a.16xlarge | m5a.16xlarge instance type | $0.24 |
c8i.xlarge | c8i.xlarge instance type | $0.12 |
c7i.12xlarge | c7i.12xlarge instance type | $0.24 |
c6i.24xlarge | c6i.24xlarge instance type | $0.24 |
m8a.2xlarge | m8a.2xlarge instance type | $0.24 |
g7e.12xlarge | g7e.12xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of MinIO S3-compatible object storage.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). The MinIO Console web interface is available at http://<instance-public-ip>/ (nginx reverse proxy on port 80). The S3-compatible API is on port 9000. Retrieve the generated root credentials with: sudo cat /root/minio-credentials.txt. Sign in to the Console as the MinIO root user and the generated root password. From the command line, configure the bundled mc client: mc alias set local http://<instance-public-ip>:9000 <root-user> <root-pass>; mc mb local/my-bucket. Restrict ports 80, 9000 and 9001 to trusted networks. To enable HTTPS, follow the reverse proxy section of the user guide.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this MinIO AMI product.
Support Channels
- Email: support@cloudimg.co.uk
- Live chat: available around the clock
Response Times
Critical issues receive a one-hour average response. Our engineers work with you until resolution on deployment blockers, data access problems, and service outages.
Scope of Support
Our team assists with:
- Initial MinIO deployment and configuration
- IAM policy setup and troubleshooting
- S3 client integration (AWS CLI, boto3, s3cmd, rclone)
- Performance tuning for your workload
- Storage administration and EBS volume management
- Credential retrieval and rotation guidance
- nginx reverse proxy configuration
- Troubleshooting connectivity and access issues
Refunds and Billing
For billing questions or refund requests, contact support@cloudimg.co.uk with your AWS account ID and instance details.
Getting Started
After launching your instance, retrieve your unique MinIO root credentials from the root-only file on the instance. If you need help locating credentials or configuring your first bucket, our support team is ready to assist immediately via email or chat.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.