2017-01-24 06:06:51 +00:00
|
|
|
{
|
|
|
|
"id": "io.minio.cloudronapp",
|
|
|
|
"title": "Minio",
|
|
|
|
"author": "Minio Developers",
|
|
|
|
"description": "file://DESCRIPTION.md",
|
|
|
|
"changelog": "file://CHANGELOG",
|
2017-01-27 17:29:22 +00:00
|
|
|
"tagline": "Distributed object storage",
|
2022-09-10 09:49:35 +00:00
|
|
|
"version": "2.9.3",
|
|
|
|
"upstreamVersion": "2022-09-07T22-25-02Z",
|
2017-01-24 08:00:22 +00:00
|
|
|
"healthCheckPath": "/minio/login",
|
2022-06-10 18:04:59 +00:00
|
|
|
"memoryLimit": 805306368,
|
2017-01-24 06:06:51 +00:00
|
|
|
"httpPort": 8000,
|
2022-01-21 18:29:12 +00:00
|
|
|
"httpPorts": {
|
2022-01-21 21:11:25 +00:00
|
|
|
"API_SERVER_DOMAIN": {
|
|
|
|
"title": "API Server Domain",
|
2022-01-21 18:29:12 +00:00
|
|
|
"description": "The domain name for MinIO (S3) API requests",
|
|
|
|
"containerPort": 9000,
|
|
|
|
"defaultValue": "minio-api"
|
2021-07-11 20:15:23 +00:00
|
|
|
}
|
|
|
|
},
|
2017-01-24 06:06:51 +00:00
|
|
|
"addons": {
|
2021-07-20 13:35:45 +00:00
|
|
|
"localstorage": {}
|
2017-01-24 06:06:51 +00:00
|
|
|
},
|
2019-06-17 17:00:48 +00:00
|
|
|
"manifestVersion": 2,
|
2017-01-24 06:06:51 +00:00
|
|
|
"website": "http://www.minio.io",
|
2022-03-07 15:11:37 +00:00
|
|
|
"minBoxVersion": "7.1.2",
|
2020-07-02 15:14:56 +00:00
|
|
|
"forumUrl": "https://forum.cloudron.io/category/69/minio",
|
2020-10-11 13:28:38 +00:00
|
|
|
"documentationUrl": "https://docs.cloudron.io/apps/minio/",
|
2017-01-24 06:06:51 +00:00
|
|
|
"contactEmail": "support@cloudron.io",
|
|
|
|
"icon": "logo.png",
|
2020-07-02 15:14:56 +00:00
|
|
|
"tags": [ "storage", "hosting", "s3", "objectstore" ],
|
2017-01-24 06:06:51 +00:00
|
|
|
"mediaLinks": [
|
2022-01-22 01:21:00 +00:00
|
|
|
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic1.png",
|
|
|
|
"https://screenshots.cloudron.io/io.minio.cloudronapp/pic2.png"
|
2017-01-24 06:06:51 +00:00
|
|
|
],
|
|
|
|
"postInstallMessage": "file://POSTINSTALL.md"
|
|
|
|
}
|