soulseek-cloudron/CloudronManifest.json

26 lines
577 B
JSON

{
"id": "org.zoemp.slskd",
"title": "slskd",
"author": "Morgan",
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "A modern client-server application for the Soulseek file-sharing network.",
"version": "1.0.3",
"manifestVersion": 2,
"minBoxVersion": "8.3.1",
"healthCheckPath": "/health",
"httpPort": 5030,
"addons": {
"localstorage": {}
},
"website": "https://zoemp.be/slskd",
"contactEmail": "morgan@zoemp.be",
"icon": "file://logo.png",
"tags": [
"file sharing",
"chat",
"music"
]
}