| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2022-08-24 09:18:00 +00:00
										 |  |  |   "$schema": "../schema.json", | 
					
						
							| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  |   "name": "Pi-hole", | 
					
						
							|  |  |  |   "available": true, | 
					
						
							| 
									
										
										
										
											2022-11-11 19:33:58 +00:00
										 |  |  |   "exposable": true, | 
					
						
							| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  |   "port": 8081, | 
					
						
							|  |  |  |   "requirements": { | 
					
						
							| 
									
										
										
										
											2023-02-22 07:23:48 +00:00
										 |  |  |     "ports": [ | 
					
						
							|  |  |  |       53 | 
					
						
							|  |  |  |     ] | 
					
						
							| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "id": "pihole", | 
					
						
							| 
									
										
										
										
											2023-11-21 21:42:38 +00:00
										 |  |  |   "tipi_version": 11, | 
					
						
							|  |  |  |   "version": "2023.11.0", | 
					
						
							| 
									
										
										
										
											2023-02-21 23:07:32 +00:00
										 |  |  |   "url_suffix": "/admin", | 
					
						
							| 
									
										
										
										
											2023-02-22 07:23:48 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "network", | 
					
						
							|  |  |  |     "security" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  |   "description": "The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.", | 
					
						
							|  |  |  |   "short_desc": "A black hole for Internet advertisements", | 
					
						
							|  |  |  |   "author": "pi-hole.net", | 
					
						
							|  |  |  |   "source": "https://github.com/pi-hole/pi-hole", | 
					
						
							|  |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "password", | 
					
						
							|  |  |  |       "label": "Password", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 3, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "APP_PASSWORD" | 
					
						
							| 
									
										
										
										
											2022-11-11 19:33:58 +00:00
										 |  |  |     }, | 
					
						
							| 
									
										
										
										
											2022-09-23 08:46:50 +00:00
										 |  |  |     { | 
					
						
							|  |  |  |       "type": "ip", | 
					
						
							| 
									
										
										
										
											2022-09-23 13:13:04 +00:00
										 |  |  |       "label": "Network Interface (default: 0.0.0.0)", | 
					
						
							|  |  |  |       "required": false, | 
					
						
							|  |  |  |       "env_variable": "NETWORK_INTERFACE" | 
					
						
							| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2023-10-29 19:43:17 +00:00
										 |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-11-21 21:42:38 +00:00
										 |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "arm64", | 
					
						
							|  |  |  |     "amd64" | 
					
						
							|  |  |  |   ] | 
					
						
							| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  | } |