Storage
Deploy MinIO in one click
MinIO is high-performance, S3-compatible object storage. Self-host file and blob storage for your apps with a familiar S3 API and a web console.
Docker image
Deployed from the official image, listening on port 9001.
minio/minio:latestEnvironment variables
These are pre-filled and documented when you deploy. Secrets are generated for you and hidden after saving.
MINIO_ROOT_USERRequired
Console/root access key.
MINIO_ROOT_PASSWORDRequired
Secret
Console/root secret key.
Persistent storage
Persist /data to keep your stored objects.
Good to know
- Start MinIO with the console: command server /data --console-address :9001.
- Use the root credentials to create scoped access keys for your apps.
Add a deploy button
Maintaining MinIO or a similar tool? Drop this badge in your README so anyone can deploy it on Darmi Cloud in one click.
[](https://darmicloud.tech/templates/minio)