2023-04-20 10:05:43 +00:00
|
|
|
{
|
|
|
|
"name": "Kanboard",
|
|
|
|
"available": true,
|
2023-04-20 12:14:31 +00:00
|
|
|
"exposable": true,
|
2023-04-20 10:05:43 +00:00
|
|
|
"port": 8010,
|
2023-04-20 18:56:06 +00:00
|
|
|
"id": "kanboard",
|
|
|
|
"description": "Kanboard is a free and open source Kanban project management software.",
|
2024-06-06 06:16:55 +00:00
|
|
|
"tipi_version": 11,
|
|
|
|
"version": "1.2.37",
|
|
|
|
"categories": ["development"],
|
2023-04-20 18:56:06 +00:00
|
|
|
"short_desc": "Open Source Kanban Board",
|
2023-04-20 10:05:43 +00:00
|
|
|
"author": "Frédéric Guillot",
|
|
|
|
"source": "https://github.com/kanboard/kanboard",
|
2023-04-20 18:56:06 +00:00
|
|
|
"website": "https://kanboard.org/",
|
2023-04-20 10:05:43 +00:00
|
|
|
"form_fields": [
|
2023-04-20 14:00:58 +00:00
|
|
|
{
|
2023-04-28 18:54:56 +00:00
|
|
|
"type": "boolean",
|
|
|
|
"label": "Enable Plugin Installer",
|
|
|
|
"required": false,
|
2023-04-20 18:56:06 +00:00
|
|
|
"env_variable": "PLUGIN_INSTALLER"
|
2023-04-20 14:00:58 +00:00
|
|
|
}
|
2023-10-29 19:43:17 +00:00
|
|
|
],
|
2024-06-06 06:16:55 +00:00
|
|
|
"supported_architectures": ["arm64", "amd64"]
|
2023-04-20 18:56:06 +00:00
|
|
|
}
|