| 
									
										
										
										
											2023-05-09 11:18:27 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "Dozzle", | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "port": 8013, | 
					
						
							|  |  |  |   "id": "dozzle", | 
					
						
							| 
									
										
										
										
											2023-12-31 01:21:27 +00:00
										 |  |  |   "tipi_version": 3, | 
					
						
							|  |  |  |   "version": "5.8.1", | 
					
						
							| 
									
										
										
										
											2023-05-09 18:20:12 +00:00
										 |  |  |   "categories": ["development"], | 
					
						
							| 
									
										
										
										
											2023-05-09 16:01:36 +00:00
										 |  |  |   "description": "Dozzle is a small web based app to monitor Docker logs.", | 
					
						
							|  |  |  |   "short_desc": "Dozzle is a small web based app to monitor Docker logs", | 
					
						
							| 
									
										
										
										
											2023-05-09 11:18:27 +00:00
										 |  |  |   "author": "Amir Raminfar", | 
					
						
							|  |  |  |   "source": "https://github.com/amir20/dozzle", | 
					
						
							| 
									
										
										
										
											2023-05-09 18:20:12 +00:00
										 |  |  |   "form_fields": [ | 
					
						
							| 
									
										
										
										
											2023-05-09 15:00:34 +00:00
										 |  |  |     { | 
					
						
							|  |  |  |       "type": "text", | 
					
						
							| 
									
										
										
										
											2023-05-09 18:20:12 +00:00
										 |  |  |       "label": "Username (optional)", | 
					
						
							| 
									
										
										
										
											2023-05-09 15:00:34 +00:00
										 |  |  |       "required": false, | 
					
						
							| 
									
										
										
										
											2023-05-09 18:20:12 +00:00
										 |  |  |       "placeholder": "Username", | 
					
						
							| 
									
										
										
										
											2023-05-09 15:00:34 +00:00
										 |  |  |       "env_variable": "DOZZLE_USERNAME" | 
					
						
							| 
									
										
										
										
											2023-05-09 18:20:12 +00:00
										 |  |  |     }, | 
					
						
							| 
									
										
										
										
											2023-05-09 15:00:34 +00:00
										 |  |  |     { | 
					
						
							|  |  |  |       "type": "password", | 
					
						
							| 
									
										
										
										
											2023-05-09 18:20:12 +00:00
										 |  |  |       "label": "Password (optional)", | 
					
						
							|  |  |  |       "placeholder": "Password", | 
					
						
							| 
									
										
										
										
											2023-05-09 15:00:34 +00:00
										 |  |  |       "required": false, | 
					
						
							|  |  |  |       "env_variable": "DOZZLE_PASSWORD" | 
					
						
							| 
									
										
										
										
											2023-05-09 18:20:12 +00:00
										 |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-05-09 15:00:34 +00:00
										 |  |  |       "type": "boolean", | 
					
						
							|  |  |  |       "label": "Disable Google Analytics", | 
					
						
							|  |  |  |       "required": false, | 
					
						
							|  |  |  |       "env_variable": "DOZZLE_NO_ANALYTICS" | 
					
						
							| 
									
										
										
										
											2023-05-09 18:20:12 +00:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2023-10-29 19:43:17 +00:00
										 |  |  |   ], | 
					
						
							|  |  |  |   "supported_architectures": ["arm64", "amd64"] | 
					
						
							| 
									
										
										
										
											2023-05-09 11:18:27 +00:00
										 |  |  | } |