{ "id": "io.gitea.cloudronapp", "title": "Gitea", "author": "Gitea developers", "description": "file://DESCRIPTION.md", "tagline": "A painless self-hosted Git Service", "version": "1.32.10", "upstreamVersion": "1.21.11", "healthCheckPath": "/explore", "httpPort": 3000, "memoryLimit": 536870912, "addons": { "mysql": { }, "sendmail": { "supportsDisplayName": true }, "localstorage": { }, "oidc": { "loginRedirectUri": "/user/oauth2/cloudron/callback" } }, "tcpPorts": { "SSH_PORT": { "title": "SSH Port", "description": "SSH Port over which repos can be pushed & pulled", "defaultValue": 29418 } }, "manifestVersion": 2, "website": "https://gitea.io", "contactEmail": "apps@cloudron.io", "icon": "file://logo.png", "optionalSso": true, "mediaLinks": [ "https://screenshots.cloudron.io/io.gitea.cloudronapp/1.png", "https://screenshots.cloudron.io/io.gitea.cloudronapp/2.png", "https://screenshots.cloudron.io/io.gitea.cloudronapp/3.png", "https://screenshots.cloudron.io/io.gitea.cloudronapp/4.png", "https://screenshots.cloudron.io/io.gitea.cloudronapp/5.png" ], "tags": [ "version control", "git", "code hosting", "development", "github", "bitbucket", "gitlab" ], "changelog": "file://CHANGELOG.md", "postInstallMessage": "file://POSTINSTALL.md", "minBoxVersion": "7.5.1", "forumUrl": "https://forum.cloudron.io/category/19/gitea", "documentationUrl": "https://docs.cloudron.io/apps/gitea/" }