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",
|
2020-01-17 00:10:36 +00:00
|
|
|
"version": "1.90.0",
|
2017-01-24 08:00:22 +00:00
|
|
|
"healthCheckPath": "/minio/login",
|
2017-01-24 06:06:51 +00:00
|
|
|
"httpPort": 8000,
|
|
|
|
"addons": {
|
|
|
|
"localstorage": {}
|
|
|
|
},
|
2019-06-17 17:00:48 +00:00
|
|
|
"manifestVersion": 2,
|
2017-01-24 06:06:51 +00:00
|
|
|
"website": "http://www.minio.io",
|
2019-06-17 17:00:48 +00:00
|
|
|
"minBoxVersion": "4.1.4",
|
2017-12-28 13:58:16 +00:00
|
|
|
"documentationUrl": "https://cloudron.io/documentation/apps/minio/",
|
2017-01-24 06:06:51 +00:00
|
|
|
"contactEmail": "support@cloudron.io",
|
|
|
|
"icon": "logo.png",
|
|
|
|
"tags": [
|
2018-02-23 19:04:56 +00:00
|
|
|
"storage",
|
|
|
|
"hosting"
|
2017-01-24 06:06:51 +00:00
|
|
|
],
|
|
|
|
"mediaLinks": [
|
2017-01-24 16:41:22 +00:00
|
|
|
"https://raw.githubusercontent.com/minio/minio/master/docs/screenshots/minio-browser.jpg"
|
2017-01-24 06:06:51 +00:00
|
|
|
],
|
|
|
|
"postInstallMessage": "file://POSTINSTALL.md"
|
|
|
|
}
|