33 lines
1.2 KiB
JSON
33 lines
1.2 KiB
JSON
{
|
|
"version": "1.0.1",
|
|
"upstreamVersion": "0.2512.0",
|
|
"id": "dev.maunium.signal.cloudronapp",
|
|
"title": "Matrix Signal Bridge",
|
|
"author": "Tulir Asokan <tulir@maunium.net>",
|
|
"description": "file://DESCRIPTION.md",
|
|
"tagline": "Bridge between Matrix and Signal",
|
|
"healthCheckPath": "/health",
|
|
"httpPort": 29328,
|
|
"icon": "logo.png",
|
|
"addons": {
|
|
"localstorage": {},
|
|
"postgresql": {},
|
|
"tls": {}
|
|
},
|
|
"manifestVersion": 2,
|
|
"website": "https://docs.mau.fi/bridges/go/signal/index.html",
|
|
"contactEmail": "support@cloudron.io",
|
|
"tags": [
|
|
"matrix",
|
|
"signal",
|
|
"chat",
|
|
"bridge",
|
|
"communication"
|
|
],
|
|
"minBoxVersion": "7.1.0",
|
|
"postInstallMessage": "Mautrix-Signal bridge is installed!\n\nPlease note you will need to:\n1. Configure your homeserver by setting up the registration\n2. Configure the bridge in the data directory\n3. Link your Signal account using QR code or phone number\n\nVisit https://docs.mau.fi/bridges/go/signal/index.html for detailed instructions.",
|
|
"changelog": "file://CHANGELOG.md",
|
|
"documentationUrl": "https://docs.mau.fi/bridges/go/signal/index.html",
|
|
"forumUrl": "https://matrix.to/#/#signal:maunium.net"
|
|
}
|