| 
									
										
										
										
											2023-10-01 08:37:17 +00:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2023-11-13 07:11:29 +00:00
										 |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "Koillection", | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "port": 8050, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "id": "koillection", | 
					
						
							|  |  |  |   "description": "Koillection is a self-hosted service allowing users to manage any kind of collections.", | 
					
						
							| 
									
										
										
										
											2024-04-09 04:58:24 +00:00
										 |  |  |   "tipi_version": 10, | 
					
						
							|  |  |  |   "version": "1.5.8", | 
					
						
							| 
									
										
										
										
											2023-11-13 07:14:57 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "utilities" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-11-13 07:11:29 +00:00
										 |  |  |   "short_desc": "Koillection allow you to manage any kind of collections.", | 
					
						
							|  |  |  |   "author": "https://github.com/benjaminjonard", | 
					
						
							|  |  |  |   "source": "https://github.com/benjaminjonard/koillection", | 
					
						
							|  |  |  |   "website": "https://koillection.github.io/", | 
					
						
							| 
									
										
										
										
											2023-11-13 07:14:57 +00:00
										 |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "amd64", | 
					
						
							|  |  |  |     "arm64" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-11-13 07:11:29 +00:00
										 |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "random", | 
					
						
							|  |  |  |       "label": "database user", | 
					
						
							|  |  |  |       "min": 15, | 
					
						
							|  |  |  |       "max": 15, | 
					
						
							|  |  |  |       "env_variable": "KOILLECTION_DB_USER" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "random", | 
					
						
							|  |  |  |       "label": "database password", | 
					
						
							|  |  |  |       "min": 30, | 
					
						
							|  |  |  |       "max": 30, | 
					
						
							|  |  |  |       "env_variable": "KOILLECTION_DB_PASSWORD" | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ] | 
					
						
							|  |  |  | } |