mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-28 19:21:12 +00:00
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"id": "org.joinmastodon.cloudronapp",
|
|
"title": "Mastodon",
|
|
"author": "Mastodon Authors",
|
|
"description": "file://DESCRIPTION.md",
|
|
"changelog": "file://CHANGELOG",
|
|
"tagline": "Federated social network",
|
|
"version": "1.3.1",
|
|
"healthCheckPath": "/about",
|
|
"httpPort": 8000,
|
|
"memoryLimit": 1610612736,
|
|
"addons": {
|
|
"localstorage": {},
|
|
"postgresql": {},
|
|
"redis": {},
|
|
"sendmail": {},
|
|
"ldap": {}
|
|
},
|
|
"minBoxVersion": "4.1.4",
|
|
"manifestVersion": 2,
|
|
"website": "https://joinmastodon.org/",
|
|
"contactEmail": "support@cloudron.io",
|
|
"icon": "logo.png",
|
|
"tags": [
|
|
"social",
|
|
"forum",
|
|
"chat",
|
|
"twitter"
|
|
],
|
|
"mediaLinks": [
|
|
"https://cloudron-app-screenshots.s3.amazonaws.com/org.joinmastodon.cloudronapp/5093bc19e9f74b38c1012c7fe0bc88153f5d054a/1.jpg",
|
|
"https://cloudron-app-screenshots.s3.amazonaws.com/org.joinmastodon.cloudronapp/5093bc19e9f74b38c1012c7fe0bc88153f5d054a/2.png"
|
|
],
|
|
"documentationUrl": "https://cloudron.io/documentation/apps/mastodon/",
|
|
"postInstallMessage": "file://POSTINSTALL.md",
|
|
"optionalSso": true,
|
|
"minBoxVersion": "5.3.0",
|
|
"forumUrl": "https://forum.cloudron.io/category/41/mastodon"
|
|
}
|