mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-02 23:35:29 +00:00
Initial commit
This commit is contained in:
24
CloudronManifest.json
Normal file
24
CloudronManifest.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"id": "io.minio.cloudronapp",
|
||||
"title": "Minio",
|
||||
"author": "Minio Developers",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Minio is a distributed object storage server built for cloud applications and devops.",
|
||||
"version": "0.1.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
},
|
||||
"developmentMode": false,
|
||||
"manifestVersion": 1,
|
||||
"website": "http://www.minio.io",
|
||||
"contactEmail": "support@cloudron.io",
|
||||
"icon": "logo.png",
|
||||
"tags": [
|
||||
],
|
||||
"mediaLinks": [
|
||||
],
|
||||
"postInstallMessage": "file://POSTINSTALL.md"
|
||||
}
|
Reference in New Issue
Block a user