{ "id": "org.forgejo.cloudronapp", "title": "Forgejo (unofficial)", "author": "Codeberg e.V.", "description": "file://DESCRIPTION.md", "tagline": "A self-hosted lightweight software forge.", "version": "0.0.7", "upstreamVersion": "1.21.7-0", "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://forgejo.org", "contactEmail": "contact@forgejo.org", "icon": "file://logo.png", "optionalSso": true, "mediaLinks": [ "https://forgejo.org/_astro/hello-world.f0327754_ZgSUOs.webp", "https://forgejo.org/_astro/pull-request-button.3d7a9576_Z1RfA9x.webp", "https://forgejo.org/_astro/pull-request-review-global.49c41d42_1OeOAb.webp", "https://forgejo.org/_astro/project.06d8d4dc_2aiHpd.webp", "https://docs.codeberg.org/assets/images/collaborating/citable-code/releases2.webp" ], "tags": [ "version control", "git", "code hosting", "development", "github", "bitbucket", "gitlab" ], "changelog": "file://CHANGELOG.md", "postInstallMessage": "file://POSTINSTALL.md", "minBoxVersion": "7.5.1", "forumUrl": "https://matrix.to/#/#forgejo:matrix.org", "documentationUrl": "https://forgejo.org/docs/latest/" }