30 lines
		
	
	
		
			677 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			677 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "Kanboard",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8010,
 | |
|   "id": "kanboard",
 | |
|   "description": "Kanboard is a free and open source Kanban project management software.",
 | |
|   "tipi_version": 9,
 | |
|   "version": "1.2.35",
 | |
|   "categories": [
 | |
|     "development"
 | |
|   ],
 | |
|   "short_desc": "Open Source Kanban Board",
 | |
|   "author": "Frédéric Guillot",
 | |
|   "source": "https://github.com/kanboard/kanboard",
 | |
|   "website": "https://kanboard.org/",
 | |
|   "form_fields": [
 | |
|     {
 | |
|       "type": "boolean",
 | |
|       "label": "Enable Plugin Installer",
 | |
|       "required": false,
 | |
|       "env_variable": "PLUGIN_INSTALLER"
 | |
|     }
 | |
|   ],
 | |
|   "supported_architectures": [
 | |
|     "arm64",
 | |
|     "amd64"
 | |
|   ]
 | |
| }
 | 
![renovate[bot]](/assets/img/avatar_default.png)