Skip to content

Template · Storage

MinIO

S3-compatible object storage with a generated root user and a volume.

Deploy on Skiffly

Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.

  • MinIOquay.io/minio/minio:latest
Upstream documentation

What gets deployed

One service in the environment you pick, on the private network of the project.

About this template

quay.io/minio/minio:latest. The S3 API (9000) gets a public domain; the console on 9001 is only reachable inside the pod.

After deploy

Use ${{MinIO.MINIO_ENDPOINT}} from other services with the root credentials, or create buckets with mc.

MinIO

Image: quay.io/minio/minio:latest

  • Port 9000/http
  • Public domain with TLS
  • 20 GB volume at /data
  • 1 vCPU · 1 GB
  • /minio/health/live

minio server /data --console-address :9001

Variables

Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.

MinIO

NameValue
MINIO_ROOT_USERminio
MINIO_ROOT_PASSWORDgenerated (password)
MINIO_ENDPOINThttp://${{self.SKIFFLY_PRIVATE_DOMAIN}}:9000S3 API on the private network

Deploy button for your README

Add a one-click deploy link to your repository or docs. Two variants: for light and dark backgrounds.

Deploy on SkifflyDeploy on Skiffly
Markdown · Light background
[![Deploy on Skiffly](https://skiffly.dev/button.svg)](https://skiffly.dev/templates/minio)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/minio)
HTML
<a href="https://skiffly.dev/templates/minio"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy MinIO in one click

Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.