36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"id": "org.matrix.synapse",
|
|
"title": "An Open network for secure, decentralized communication",
|
|
"author": "Matrix synapse authors",
|
|
"description": "file://DESCRIPTION.md",
|
|
"changelog": "file://CHANGELOG",
|
|
"tagline": "Matrix homeserver",
|
|
"version": "0.5.0",
|
|
"healthCheckPath": "/",
|
|
"httpPort": 8008,
|
|
"memoryLimit": 536870912,
|
|
"addons": {
|
|
"localstorage": {},
|
|
"ldap": {},
|
|
"postgresql": {},
|
|
"sendmail": {},
|
|
"turn": {}
|
|
},
|
|
"manifestVersion": 2,
|
|
"website": "https://matrix.org",
|
|
"contactEmail": "support@cloudron.io",
|
|
"icon": "logo.png",
|
|
"tags": [
|
|
"im", "collaboration", "voip", "videochat", "chat"
|
|
],
|
|
"mediaLinks": [
|
|
"https://cloudron-app-screenshots.s3.amazonaws.com/org.matrix.synapse/924b87f40eacc15e444cd45cc93d2ead0aa440c2/1.png",
|
|
"https://cloudron-app-screenshots.s3.amazonaws.com/org.matrix.synapse/924b87f40eacc15e444cd45cc93d2ead0aa440c2/2.png",
|
|
"https://cloudron-app-screenshots.s3.amazonaws.com/org.matrix.synapse/924b87f40eacc15e444cd45cc93d2ead0aa440c2/3.png"
|
|
],
|
|
"changelog": "file://CHANGELOG",
|
|
"postInstallMessage": "file://POSTINSTALL.md",
|
|
"minBoxVersion": "5.1.4",
|
|
"documentationUrl": "https://cloudron.io/documentation/apps/synapse/"
|
|
}
|