mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-04 00:52:35 +00:00 
			
		
		
		
	| datasource | package | from | to | | --------------- | ----------- | ---------------------------- | ---------------------------- | | github-releases | minio/minio | RELEASE.2025-09-07T16-13-09Z | RELEASE.2025-10-15T17-29-55Z |
		
			
				
	
	
		
			49 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "id": "io.minio.cloudronapp",
 | 
						|
  "title": "Minio",
 | 
						|
  "author": "Minio Developers",
 | 
						|
  "description": "file://DESCRIPTION.md",
 | 
						|
  "changelog": "file://CHANGELOG",
 | 
						|
  "tagline": "Distributed object storage",
 | 
						|
  "version": "5.2.0",
 | 
						|
  "upstreamVersion": "RELEASE.2025-10-15T17-29-55Z",
 | 
						|
  "healthCheckPath": "/minio/login",
 | 
						|
  "memoryLimit": 2147483648,
 | 
						|
  "httpPort": 8000,
 | 
						|
  "httpPorts": {
 | 
						|
    "API_SERVER_DOMAIN": {
 | 
						|
      "title": "API Server Domain",
 | 
						|
      "description": "The domain name for MinIO (S3) API requests",
 | 
						|
      "containerPort": 9000,
 | 
						|
      "defaultValue": "minio-api"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "addons": {
 | 
						|
    "localstorage": {}
 | 
						|
  },
 | 
						|
  "optionalSso": true,
 | 
						|
  "checklist": {
 | 
						|
    "change-default-password": {
 | 
						|
      "message": "Change the default admin credentials by following this [guide](https://cloudron.io/documentation/apps/minio/#admin-credentials)"
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "manifestVersion": 2,
 | 
						|
  "website": "http://www.minio.io",
 | 
						|
  "minBoxVersion": "8.1.0",
 | 
						|
  "forumUrl": "https://forum.cloudron.io/category/69/minio",
 | 
						|
  "documentationUrl": "https://docs.cloudron.io/packages/minio/",
 | 
						|
  "contactEmail": "support@cloudron.io",
 | 
						|
  "icon": "logo.png",
 | 
						|
  "tags": [
 | 
						|
    "storage",
 | 
						|
    "hosting",
 | 
						|
    "s3",
 | 
						|
    "objectstore"
 | 
						|
  ],
 | 
						|
  "mediaLinks": [
 | 
						|
    "https://screenshots.cloudron.io/io.minio.cloudronapp/pic1.png",
 | 
						|
    "https://screenshots.cloudron.io/io.minio.cloudronapp/pic2.png"
 | 
						|
  ],
 | 
						|
  "postInstallMessage": "file://POSTINSTALL.md"
 | 
						|
}
 |