coolify/templates
Vishwanath Martur fd752377d2 Fix MinIO image and health check to match Coolify standards
- Change MinIO image from 'minio/minio:latest' to 'quay.io/minio/minio:latest'
  This matches the official Coolify MinIO template for consistency
- Update health check from curl-based to 'mc ready local' command
  This is more reliable and matches the official MinIO template
- Update health check intervals and retries to match official template
  (interval: 5s, timeout: 20s, retries: 10)
- Update service templates JSON files with corrected configuration

Addresses @devdilson's feedback about MinIO configuration consistency
with existing Coolify templates and best practices.
2025-10-03 10:35:16 +02:00
..
compose Fix MinIO image and health check to match Coolify standards 2025-10-03 10:35:16 +02:00
service-templates-latest.json Fix MinIO image and health check to match Coolify standards 2025-10-03 10:35:16 +02:00
service-templates.json Fix MinIO image and health check to match Coolify standards 2025-10-03 10:35:16 +02:00
test-database-detection.yaml refactor(test-database-detection): rename services for clarity, add new database configurations, and update application service dependencies 2025-06-04 11:44:30 +02:00