X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=blobdiff_plain;f=CloudronManifest.json;h=ebe26987c350e60f29096cee509857b2dc635f32;hp=00a7e6c4c403f4f2aacabf74be7e30453ea8ce3e;hb=HEAD;hpb=e7b4cd49fdeacedc074feaef278fb9ca5a8bee79 diff --git a/CloudronManifest.json b/CloudronManifest.json index 00a7e6c..ebe2698 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,25 +7,31 @@ "tags": [ "fileserver", "webserver", + "hosting", "server" ], - "version": "0.5.6", - "targetBoxVersion": "0.4.0", + "version": "5.10.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000, - "manifestVersion": 1, - "website": "https://github.com/nebulade/surfer", + "manifestVersion": 2, + "minBoxVersion": "4.1.4", + "website": "https://git.cloudron.io/cloudron/surfer", + "documentationUrl": "https://cloudron.io/documentation/apps/surfer/", "contactEmail": "support@cloudron.io", "icon": "logo.png", - "configurePath": "_admin/", "addons": { "ldap": {}, - "localstorage": {} + "localstorage": { + "ftp": { + "uid": 1000, + "uname": "cloudron" + } + } }, "mediaLinks": [ - "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img01.png", - "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img02.png", - "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/8c87c0db33704755c3ff9a48fd0089d6ae72928d/img03.png" + "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/645cb5c8b40d99355d83555d0c3a40afb1b4d754/img01.png", + "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/645cb5c8b40d99355d83555d0c3a40afb1b4d754/img02.png", + "https://s3.amazonaws.com/cloudron-app-screenshots/io.cloudron.surfer/645cb5c8b40d99355d83555d0c3a40afb1b4d754/img03.png" ], "changelog": "file://CHANGELOG", "postInstallMessage": "file://POSTINSTALL.md"