30 lines
879 B
JSON
30 lines
879 B
JSON
{
|
|
"id": "com.athens.cloudronapp",
|
|
"title": "Athens",
|
|
"author": "Athens Project",
|
|
"description": "Outliner note taking app similar to Roam Research",
|
|
"tagline": "It's annoying to have to type a tagline for a test project",
|
|
"version": "0.0.7",
|
|
"healthCheckPath": "/",
|
|
"httpPort": 3000,
|
|
"addons": {
|
|
"localstorage": {},
|
|
"ldap": {},
|
|
"postgresql": {},
|
|
"sendmail": {}
|
|
},
|
|
"optionalSso": true,
|
|
"memoryLimit": 1610612736,
|
|
"manifestVersion": 2,
|
|
"website": "https://github.com/athensresearch/athens",
|
|
"contactEmail": "support@clourdon.io",
|
|
"icon": "",
|
|
"tags": [ "notes", "outliner" ],
|
|
"mediaLinks": [],
|
|
"postInstallMessage": "good luck",
|
|
"minBoxVersion": "5.3.0",
|
|
"documentationUrl": "https://github.com/athensresearch/athens",
|
|
"forumUrl": "https://forum.cloudron.io/",
|
|
"changelog": "It's also annoying to require a changelog"
|
|
}
|