Skip to content

MinIO

MinIO is an open-source, S3-compatible, object storage system that you can run in Diploi. Use this add-on when your components need to store uploads, backups, or other binary data without relying on an external cloud bucket.

Add to your project

Paste this entry into the addons list in diploi.yaml to add MinIO to your project.

addons:
- name: MinIO
identifier: minio
package: https://github.com/diploi/addon-minio#main

See also