{ "id": "com.runme.cloudron", "title": "runme", "version": "1.0.0", "description": "Execute markdown files as interactive notebooks", "developer": { "name": "TSYSDevStack Team", "email": "support@tsysdevstack.com" }, "tags": ["productivity", "web-app", "UNKNOWN"], "httpPort": 3000, "manifestVersion": 2, "healthCheck": { "path": "/health", "port": 3000 }, "memoryLimit": 1073741824, "addons": { "localstorage": true, "postgresql": true, "redis": true, "sendmail": true } }