Update Cloudron app configuration and setup

This commit is contained in:
Andreas Düren
2025-03-16 22:17:41 +01:00
parent 05a0b42b8e
commit 65e88f4408
4 changed files with 374 additions and 100 deletions

View File

@@ -8,8 +8,8 @@
"tagline": "Open Source End-to-End Encrypted Photos & Authentication",
"upstreamVersion": "1.0.0",
"version": "1.0.0",
"healthCheckPath": "/",
"httpPort": 8080,
"healthCheckPath": "/healthcheck",
"httpPort": 3080,
"memoryLimit": 1073741824,
"addons": {
"localstorage": {},
@@ -18,6 +18,12 @@
"supportsDisplayName": true
}
},
"checklist": {
"create-permanent-admin": {
"message": "Required: S3 Storage Configuration!"
}
},
"icon": "file://logo.png",
"tags": [
"photos",