Add app data for terminusdb-app
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"id": "com.terminusdb.cloudronapp",
|
||||
"title": "TerminusDB",
|
||||
"author": "TerminusDB",
|
||||
"description": "TerminusDB is an open-source graph database and document store. It is designed for collaboratively building data-intensive applications and knowledge graphs.",
|
||||
"tagline": "If you want to collaborate with colleagues or build data-intensive applications, nothing will make you more productive.",
|
||||
"version": "0.0.1",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 3000,
|
||||
"addons": {
|
||||
},
|
||||
"optionalSso": true,
|
||||
"memoryLimit": 1610612736,
|
||||
"manifestVersion": 2,
|
||||
"website": "https://terminusdb.com",
|
||||
"contactEmail": "support@clourdon.io",
|
||||
"icon": "",
|
||||
"tags": [ "graph database", "revision control" ],
|
||||
"mediaLinks": [],
|
||||
"postInstallMessage": "good luck",
|
||||
"minBoxVersion": "5.3.0",
|
||||
"documentationUrl": "https://terminusdb.com/docs/terminusdb/#/",
|
||||
"forumUrl": "https://forum.cloudron.io/",
|
||||
"changelog": "Initial build"
|
||||
}
|
||||
Reference in New Issue
Block a user