28 lines
896 B
JSON
28 lines
896 B
JSON
{
|
|
"id": "io.minio.cloudronapp",
|
|
"title": "Minio",
|
|
"author": "Minio Developers",
|
|
"description": "file://DESCRIPTION.md",
|
|
"changelog": "file://CHANGELOG",
|
|
"tagline": "Distributed object storage",
|
|
"version": "1.151.2",
|
|
"healthCheckPath": "/minio/login",
|
|
"httpPort": 8000,
|
|
"addons": {
|
|
"localstorage": {}
|
|
},
|
|
"manifestVersion": 2,
|
|
"website": "http://www.minio.io",
|
|
"minBoxVersion": "5.3.0",
|
|
"forumUrl": "https://forum.cloudron.io/category/69/minio",
|
|
"documentationUrl": "https://docs.cloudron.io/apps/minio/",
|
|
"contactEmail": "support@cloudron.io",
|
|
"icon": "logo.png",
|
|
"tags": [ "storage", "hosting", "s3", "objectstore" ],
|
|
"mediaLinks": [
|
|
"https://screenshots.cloudron.io/io.minio.cloudronapp/minio-browser-gateway.png",
|
|
"https://screenshots.cloudron.io/io.minio.cloudronapp/minio-browser.png"
|
|
],
|
|
"postInstallMessage": "file://POSTINSTALL.md"
|
|
}
|