{ "id": "pro.affine.cloudron", "title": "AFFiNE", "author": "AFFiNE Project", "description": "Next-gen knowledge base that blends docs, whiteboards, and databases for self-hosted teams.", "website": "https://affine.pro", "contactEmail": "support@affine.pro", "version": "0.25.5-2", "upstreamVersion": "0.25.5", "changelog": "Add copilot.env.example sample and env overrides", "icon": "file://icon.png", "manifestVersion": 2, "minBoxVersion": "7.0.0", "httpPort": 3000, "configurePath": "/admin", "optionalSso": true, "addons": { "localstorage": {}, "postgresql": {}, "redis": {}, "sendmail": {}, "oidc": { "loginRedirectUri": "/oauth/callback", "logoutRedirectUri": "/", "tokenSignatureAlgorithm": "RS256" } }, "memoryLimit": 2147483648, "healthCheckPath": "/api/healthz", "tags": [ "notes", "knowledge-base", "whiteboard", "collaboration" ], "postInstallMessage": "AFFiNE is connected to Cloudron single sign-on by default. Sign in with any Cloudron user to create your first workspace." }