| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "Fireshare", | 
					
						
							|  |  |  |   "port": 8140, | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "id": "fireshare", | 
					
						
							| 
									
										
										
										
											2023-12-30 07:18:57 +00:00
										 |  |  |   "tipi_version": 12, | 
					
						
							|  |  |  |   "version": "1.2.19", | 
					
						
							| 
									
										
										
										
											2023-06-22 02:31:04 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "development" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  |   "description": "Self host your media and share with unique links. Share your game clips, videos, or other media via unique links.", | 
					
						
							|  |  |  |   "short_desc": "Self host your media and share with unique links", | 
					
						
							|  |  |  |   "author": "https://github.com/ShaneIsrael", | 
					
						
							|  |  |  |   "source": "https://github.com/ShaneIsrael/fireshare", | 
					
						
							|  |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "random", | 
					
						
							| 
									
										
										
										
											2023-03-01 19:33:36 +00:00
										 |  |  |       "label": "FIRESHARE_SECRET_KEY", | 
					
						
							| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  |       "min": 32, | 
					
						
							| 
									
										
										
										
											2023-03-01 19:33:36 +00:00
										 |  |  |       "env_variable": "FIRESHARE_SECRET_KEY" | 
					
						
							| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "text", | 
					
						
							| 
									
										
										
										
											2023-03-01 19:33:36 +00:00
										 |  |  |       "label": "Fireshare username", | 
					
						
							| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 3, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							| 
									
										
										
										
											2023-03-01 19:33:36 +00:00
										 |  |  |       "env_variable": "FIRESHARE_USERNAME" | 
					
						
							| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "password", | 
					
						
							| 
									
										
										
										
											2023-03-01 19:33:36 +00:00
										 |  |  |       "label": "Fireshare password", | 
					
						
							| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  |       "max": 50, | 
					
						
							| 
									
										
										
										
											2023-03-01 19:33:36 +00:00
										 |  |  |       "min": 8, | 
					
						
							| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  |       "required": true, | 
					
						
							| 
									
										
										
										
											2023-03-01 19:33:36 +00:00
										 |  |  |       "env_variable": "FIRESHARE_PASSWORD" | 
					
						
							| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2023-10-29 19:43:17 +00:00
										 |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-11-27 22:54:55 +00:00
										 |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "arm64", | 
					
						
							|  |  |  |     "amd64" | 
					
						
							|  |  |  |   ] | 
					
						
							| 
									
										
										
										
											2023-02-28 04:45:49 +00:00
										 |  |  | } |