X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CloudronManifest.json;h=4f5ee0b845e8fcb2928072763be30df7cbbb25f2;hb=06c3b4c96ebe9c71a798a20244914d28bab1fa72;hp=9e1bfb326cab91c83cab268c91b4698593530cd8;hpb=813646f162461f9b7700d3421edc552fed9e28eb;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git diff --git a/CloudronManifest.json b/CloudronManifest.json index 9e1bfb3..4f5ee0b 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,21 +7,26 @@ "tags": [ "fileserver", "webserver", + "hosting", "server" ], - "version": "0.4.3", - "targetBoxVersion": "0.4.0", + "version": "4.1.1", "healthCheckPath": "/api/healthcheck", "httpPort": 3000, "manifestVersion": 1, - "website": "https://github.com/nebulade/surfer", + "website": "https://git.cloudron.io/cloudron/surfer", "contactEmail": "support@cloudron.io", "icon": "logo.png", "addons": { "ldap": {}, + "redis": {}, "localstorage": {} }, "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" ], - "changelog": "file://CHANGELOG" + "changelog": "file://CHANGELOG", + "postInstallMessage": "file://POSTINSTALL.md" }