mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #593] [CLOSED] MinIO: Pin image and expand template & env configuration #5571
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/593
Author: @jemgdevp
Created: 12/16/2025
Status: ❌ Closed
Base:
canary← Head:feat-minio📝 Commits (5)
e27d358feat: update MinIO configuration and template for improved functionality and compatibility6c4a7dcfeat: add MINIO_DOMAIN environment variable to MinIO configuration85270bdrefactor: clean up comments in MinIO docker-compose and template files08f7b8bfix: update MinIO service ports mapping for consistency on Dokploy routes handling62ca672refactor: revert default MinIO image to latest version📊 Changes
2 files changed (+63 additions, -18 deletions)
View changed files
📝
blueprints/minio/docker-compose.yml(+24 -11)📝
blueprints/minio/template.toml(+39 -7)📄 Description
This pull request updates the MinIO blueprint to improve configuration flexibility and ensure compatibility with recent MinIO versions. The changes standardize environment variables, explicitly pin the MinIO Docker image version, and enhance configuration options in the template.
Docker Compose configuration improvements:
RELEASE.2025-04-22T22-12-26Zindocker-compose.ymlto ensure consistent behavior and compatibility with the admin UI.Template configuration enhancements:
template.tomlfor easier customization (e.g., browser settings, CORS, compression, region).template.tomlto use anenvarray, improving maintainability and clarity.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.