| 
									
										
										
										
											2024-04-21 11:03:43 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "Pinchflat", | 
					
						
							|  |  |  |   "port": 8945, | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "id": "pinchflat", | 
					
						
							| 
									
										
										
										
											2024-05-08 01:25:44 +00:00
										 |  |  |   "tipi_version": 2, | 
					
						
							|  |  |  |   "version": "0.1.17", | 
					
						
							|  |  |  |   "categories": [ | 
					
						
							|  |  |  |     "media" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2024-04-21 11:03:43 +00:00
										 |  |  |   "description": "Your next YouTube media manager", | 
					
						
							|  |  |  |   "short_desc": "Your next YouTube media manager", | 
					
						
							| 
									
										
										
										
											2024-04-25 10:50:15 +00:00
										 |  |  |   "author": "Kieran Eglin", | 
					
						
							| 
									
										
										
										
											2024-04-21 11:03:43 +00:00
										 |  |  |   "source": "https://github.com/kieraneglin/pinchflat", | 
					
						
							| 
									
										
										
										
											2024-04-25 10:21:49 +00:00
										 |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "string", | 
					
						
							| 
									
										
										
										
											2024-05-07 18:49:57 +00:00
										 |  |  |       "hint": "if not set, no basic auth is used", | 
					
						
							|  |  |  |       "label": "Basic Auth Username", | 
					
						
							|  |  |  |       "placeholder": "admin", | 
					
						
							| 
									
										
										
										
											2024-04-25 10:21:49 +00:00
										 |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 3, | 
					
						
							|  |  |  |       "required": false, | 
					
						
							| 
									
										
										
										
											2024-05-07 18:49:57 +00:00
										 |  |  |       "env_variable": "PINCHFLAT_BASIC_AUTH_USERNAME" | 
					
						
							| 
									
										
										
										
											2024-04-25 10:21:49 +00:00
										 |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "password", | 
					
						
							| 
									
										
										
										
											2024-05-07 18:49:57 +00:00
										 |  |  |       "hint": "if not set, no basic auth is used", | 
					
						
							|  |  |  |       "placeholder": "password1234", | 
					
						
							|  |  |  |       "label": "Basic Auth Password", | 
					
						
							| 
									
										
										
										
											2024-04-25 10:21:49 +00:00
										 |  |  |       "required": false, | 
					
						
							| 
									
										
										
										
											2024-05-07 18:49:57 +00:00
										 |  |  |       "env_variable": "PINCHFLAT_BASIC_AUTH_PASSWORD" | 
					
						
							| 
									
										
										
										
											2024-04-25 10:21:49 +00:00
										 |  |  |     } | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2024-05-08 01:25:44 +00:00
										 |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "arm64", | 
					
						
							|  |  |  |     "amd64" | 
					
						
							|  |  |  |   ] | 
					
						
							| 
									
										
										
										
											2024-05-07 18:49:57 +00:00
										 |  |  | } |