| 
									
										
										
										
											2024-02-04 12:40:05 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "ArchiveBox", | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "port": 8015, | 
					
						
							|  |  |  |   "id": "archivebox", | 
					
						
							| 
									
										
										
										
											2024-04-23 20:12:50 +00:00
										 |  |  |   "tipi_version": 3, | 
					
						
							|  |  |  |   "version": "0.7.2", | 
					
						
							|  |  |  |   "categories": ["media"], | 
					
						
							| 
									
										
										
										
											2024-02-04 12:40:05 +00:00
										 |  |  |   "description": "ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view websites offline.", | 
					
						
							|  |  |  |   "short_desc": "Open source self-hosted web archiving.", | 
					
						
							|  |  |  |   "author": "archivebox", | 
					
						
							|  |  |  |   "source": "https://github.com/ArchiveBox/ArchiveBox", | 
					
						
							|  |  |  |   "website": "https://archivebox.io", | 
					
						
							|  |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "text", | 
					
						
							|  |  |  |       "label": "ArchiveBox Username", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 3, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "ARCHIVEBOX_USERNAME" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "password", | 
					
						
							|  |  |  |       "label": "ArchiveBox Password", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 12, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "ARCHIVEBOX_PASSWORD" | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2024-04-23 20:12:50 +00:00
										 |  |  |   "supported_architectures": ["arm64", "amd64"] | 
					
						
							| 
									
										
										
										
											2024-02-04 12:40:05 +00:00
										 |  |  | } |