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",
|
2021-01-07 18:19:00 +00:00
|
|
|
"version": "1.154.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",
|
2020-07-02 15:14:56 +00:00
|
|
|
"minBoxVersion": "5.3.0",
|
|
|
|
"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": [
|
2020-08-25 18:13:18 +00:00
|
|
|
"https://screenshots.cloudron.io/io.minio.cloudronapp/minio-browser-gateway.png",
|
|
|
|
"https://screenshots.cloudron.io/io.minio.cloudronapp/minio-browser.png"
|
2017-01-24 06:06:51 +00:00
|
|
|
],
|
|
|
|
"postInstallMessage": "file://POSTINSTALL.md"
|
|
|
|
}
|