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",
|
2017-10-31 18:38:55 +00:00
|
|
|
"version": "1.2.0",
|
2017-01-24 08:00:22 +00:00
|
|
|
"healthCheckPath": "/minio/login",
|
2017-01-24 06:06:51 +00:00
|
|
|
"httpPort": 8000,
|
|
|
|
"addons": {
|
|
|
|
"localstorage": {}
|
|
|
|
},
|
|
|
|
"manifestVersion": 1,
|
|
|
|
"website": "http://www.minio.io",
|
2017-10-13 20:41:36 +00:00
|
|
|
"minBoxVersion": "1.7.2",
|
2017-01-24 06:06:51 +00:00
|
|
|
"contactEmail": "support@cloudron.io",
|
|
|
|
"icon": "logo.png",
|
|
|
|
"tags": [
|
2017-01-24 08:00:22 +00:00
|
|
|
"storage"
|
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"
|
|
|
|
}
|