| 
									
										
										
										
											2024-01-16 18:32:11 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "Wekan", | 
					
						
							|  |  |  |   "port": 8678, | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "id": "wekan", | 
					
						
							| 
									
										
										
										
											2024-01-28 14:35:40 +00:00
										 |  |  |   "tipi_version": 5, | 
					
						
							|  |  |  |   "version": "7.30", | 
					
						
							| 
									
										
										
										
											2024-01-16 18:32:11 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "development" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "description": "Experience efficient task management with WeKan - the Open-Source, customizable, and privacy-focused kanban", | 
					
						
							|  |  |  |   "short_desc": "Open-Source, customizable, and privacy-focused kanban", | 
					
						
							|  |  |  |   "author": "Lauri Ojansivu", | 
					
						
							|  |  |  |   "source": "https://github.com/wekan/wekan", | 
					
						
							|  |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "string", | 
					
						
							|  |  |  |       "label": "Email Address", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 3, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "MAIL_ADDRESS" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "password", | 
					
						
							|  |  |  |       "label": "Email Password", | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "MAIL_PASSWORD" | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "amd64" | 
					
						
							|  |  |  |   ] | 
					
						
							| 
									
										
										
										
											2024-01-16 18:34:23 +00:00
										 |  |  | } |