|
@@ -2,7 +2,7 @@
|
|
"id": "io.taiga.cloudronapp",
|
|
"id": "io.taiga.cloudronapp",
|
|
"title": "Taiga",
|
|
"title": "Taiga",
|
|
"author": "Taiga Authors",
|
|
"author": "Taiga Authors",
|
|
- "tagline": "Taiga is a project management platform",
|
|
|
|
|
|
+ "tagline": "Project management platform",
|
|
"description": "file://DESCRIPTION.md",
|
|
"description": "file://DESCRIPTION.md",
|
|
"version": "0.1.0",
|
|
"version": "0.1.0",
|
|
"healthCheckPath": "/",
|
|
"healthCheckPath": "/",
|
|
@@ -13,6 +13,16 @@
|
|
"postgresql": {},
|
|
"postgresql": {},
|
|
"ldap": {}
|
|
"ldap": {}
|
|
},
|
|
},
|
|
|
|
+ "tags": [
|
|
|
|
+ "scrum",
|
|
|
|
+ "kanban",
|
|
|
|
+ "project management",
|
|
|
|
+ "agile",
|
|
|
|
+ "backlog",
|
|
|
|
+ "srints",
|
|
|
|
+ "issue tracking",
|
|
|
|
+ "bug tracking"
|
|
|
|
+ ],
|
|
"developmentMode": false,
|
|
"developmentMode": false,
|
|
"minBoxVersion": "0.4.0",
|
|
"minBoxVersion": "0.4.0",
|
|
"manifestVersion": 1,
|
|
"manifestVersion": 1,
|