← All templates
database / DEPLOYMENT PRESET

Minio

MinIO is an open source object storage server compatible with Amazon S3 cloud storage service. This template uses pgsty/minio, the actively maintained community fork, because MinIO Inc. stopped publishing Docker images in October 2025 and archived the upstream open source project in February 2026.

Before you start

  • Uses the pgsty community distribution. Review its maintenance and licensing independently.
  • S3 on 9000 and console on 9001 are private. Do not send S3 TCP traffic to an HTTP hostname configured for the console.
  • Create restricted client access keys after setup. Single-node storage is not redundant; configure off-node backups.

Required secrets

Configure these scoped secrets during deployment review in your Hakopod installation. Secret values stay out of the application TOML.

  • root-password

Use this preset

  1. Open the Catalog in your own Hakopod dashboard and select Minio.
  2. Choose the project, environment, and application name. Set the required values and secret references.
  3. Review the generated configuration, resource requests, networking, and storage plan.
  4. Deploy, then inspect readiness and logs. Configure backups for persistent data before relying on the service.

Read the upstream setup documentation ↗

View native TOML and setup notes ↗

Pinned container image

pgsty/minio:RELEASE.2026-06-18T00-00-00Z@sha256:dacff8306a6e0a734518533992dbdcca26bc1ca47f77cf47cb9945725f92b29b

The catalog pins this image for reproducibility. Review upstream updates and compatibility before changing it.