MinIO logo
Tools · self-hosted

MinIO in one click.

MinIO is a s3-compatible object storage you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is MinIO?

MinIO is a high-performance, S3-compatible object storage server for structured and unstructured data. It supports erasure coding, versioning, bucket replication, and identity federation with OIDC and LDAP.

CategoryTools
Default port8164
Container imageminio/minio:latest
Official sitemin.io

Run MinIO in Even

Even Stacks launches MinIO as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find MinIO in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8164, and serves it over trusted HTTPS at https://minio.localhost.

Drive MinIO with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate MinIO directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, drive its UI in the browser pane, and read its logs. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up MinIO and get it ready", and the agent handles it end to end.

How agents reach it: Use the web UI at http://localhost:9001 to create buckets and manage objects (default credentials often minioadmin/minioadmin). The S3-compatible API runs on port 9000; use any S3 client or the mc CLI inside the container via docker exec. Data persists in the /data volume.

More Tools services

Other one-click services you can launch in Even Stacks.